equinor / webviz-config

Make Dash applications from a user-friendly config file :book: :snake:
https://github.com/orgs/equinor/projects/24
MIT License
56 stars 39 forks source link

Implement Webviz.Graph class #74

Closed HansKallekleiv closed 5 years ago

HansKallekleiv commented 5 years ago

Should we implement a webviz.Graph class that inherits dcc.Graph for use in our containers? This would allow us to set e.g. config options such as responsive and modeBarButtonsToRemove for all graphs as default.

anders-kiaer commented 5 years ago

I think this is something we should do. Related to https://github.com/equinor/webviz-core-components/issues/4 also.