Skip to content

Conversation

@HansKallekleiv
Copy link
Collaborator

Insert a description of your pull request (PR) here, and check off the boxes below when they are done.


Contributor checklist

  • 🎉 This PR closes Different bin sizes and stacked histograms #430
  • 📜 I have broken down my PR into the following tasks:
    • Replace histogram in InplaceVolumes
    • Replace histograms in ReservoirSimulationTimeSeries
    • Replace histograms in ReservoirSimulationTimeSeriesRegional
  • 🤖 I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR.
  • 📖 I have considered adding a new entry in CHANGELOG.md, and added it if should be communicated there.

VincentNevermore pushed a commit to VincentNevermore/webviz-subsurface that referenced this pull request Jul 19, 2022
By removing the map spec state from the react component, the state will be
handled by Dash (in their redux store), so it makes it possible to get it on
the python side. In this way, there's no need to keep the state in python either.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Different bin sizes and stacked histograms

1 participant