bcliang / dash-extendable-graph

Graphing component for Dash. Forked from the core Graph component, with modified extend/prepend properties to accept data formats matching `figure["data"]`
MIT License
10 stars 0 forks source link

Resolve Issues with component cleanup and layout-assoc. redraw #27

Closed bcliang closed 5 years ago

bcliang commented 5 years ago

As reported in https://github.com/plotly/dash-core-components/issues/603

Relevant commits from plot/dash-core-components:

8/25: No resolution on the infinite loop on relayout