Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use transpiled react components for generating dash components #497

Merged
merged 5 commits into from
Aug 16, 2021

Conversation

alexandruandrei91
Copy link
Contributor

  • Add scripts in package.json to transpile TS components to JS
  • Modify build script to use the transpiled react components for generating dash components
  • Add well log python example
  • Other small fixes

The well log python example doesn't work properly atm: the tracks are not displayed.

Fixes #489

@alexandruandrei91 alexandruandrei91 added AspenTech Task owned by AspenTech well-log-viewer labels Aug 13, 2021
@alexandruandrei91 alexandruandrei91 requested a review from hkfb August 13, 2021 13:22
@alexandruandrei91 alexandruandrei91 self-assigned this Aug 13, 2021
@alexandruandrei91 alexandruandrei91 merged commit 3493151 into equinor:master Aug 16, 2021
@alexandruandrei91 alexandruandrei91 deleted the transpile branch August 16, 2021 12:23
hkfb pushed a commit to hkfb/webviz-subsurface-components that referenced this pull request Nov 29, 2021
…or#497)

* Change name for setup deckgl types to follow convention

* Add ts transpiling

* Update examples + add well logs example

* Add propTypes to wellLogViewer

* Remove size limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AspenTech Task owned by AspenTech well-log-viewer
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Python Dash example for Well log viewer
2 participants