Skip to content

Conversation

gabrielreid
Copy link
Contributor

Make a copy of the layout before assigning it to the graph
element. Plotly sometimes performs its own updates on the layout
element, specifically when dealing with time series data where
the x-axis consists of Date values. In this case, we can get
into an infinite recursion situation with the watcher in
angular.

Make a copy of the layout before assigning it to the graph
element. Plotly sometimes performs its own updates on the layout
element, specifically when dealing with time series data where
the x-axis consists of Date values. In this case, we can get
into an infinite recursion situation with the watcher in
angular.
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.

1 participant