grafana / xyz-chart

XYZ Chart panel
Apache License 2.0
14 stars 0 forks source link

Fade animations on data refresh #8

Closed mdvictor closed 2 years ago

mdvictor commented 2 years ago

When changing data we can have fade in and fade out animations on the DataPoints that show how the plot has changed.

Should the animations also apply to labels and dimension intervals? e.g: If new Datapoints are outside dimension boundaries, for example outside timeframe, do we fade out/in labels? Or just show print them on the plot?