DigitalShoestringSolutions / TemperatureMonitoring

GNU General Public License v3.0
0 stars 0 forks source link

Grafana timeseries plots time axis interval labels flickering #4

Open tobyaharris opened 5 months ago

tobyaharris commented 5 months ago

Across multiple branches I've observed this rendering issue:

When the graph advances a timestamp (each second), there is a change that the display of "minor" demarcations will be toggled. eg in the Last 15 Minutes view, sometimes I see demarcations every 5 minutes (displayed as HH:MM) , but sometimes each minute is labeled (displayed as HH:MM:SS). Photos of each state attached, grabbed a few seconds apart. graf_1m graf_5m

It typically toggles back and forth on average every 5s, but it does not keep a rhythm and is unpredictable. This is likely not specific to this solution but a wider grafana question. Has this been observed in other solutions? Can we explicitly force the format of the axis display?

tobyaharris commented 2 months ago

Suspected this is localised to the deployment situation - screen size, Graf panel size, data quantity etc. Try tweaking something in the use case.

Greg-Hawkridge commented 2 months ago

Check relationship between panel size and window size - may be unavoidable in which case make sure way to fix on per case basis is documented