You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My intention was to have the smooth line chart animated upon first loading, and having info displayed with "selections" and "tooltip". But unfortunately, every time when when the mouse hovers on the line, the chart will re-animate itself.
Wonder how can I animate the chart for just the initial load, and not having "selections" triggers the re-animation of the chart.
Hope that someone would look into this.
The text was updated successfully, but these errors were encountered:
I have created a a simple line chart to illustrate the issue, shown here in this repo: https://github.com/maxlam79/graphics_transition_improvement.
My intention was to have the smooth line chart animated upon first loading, and having info displayed with "selections" and "tooltip". But unfortunately, every time when when the mouse hovers on the line, the chart will re-animate itself.
Wonder how can I animate the chart for just the initial load, and not having "selections" triggers the re-animation of the chart.
Hope that someone would look into this.
The text was updated successfully, but these errors were encountered: