CorpGlory / grafana-multibar-graph-panel

A plugin implementing https://github.com/grafana/grafana/issues/870
MIT License
75 stars 7 forks source link

Previous legend values displayed if not data is available #31

Open palegrand opened 5 years ago

palegrand commented 5 years ago

Bars are displayed correctly, but mouse-over shows previous data if no current data is available.

Happens e.g. in a statement "...group by date(salesdate)" on Sundays (most categories have no sales). Example: graph on 12/2: light-blue bar corresponds to value (4 parts), blue/green bars are fine (nothing sold) - but the legend is clearly wrong (shows the values from 12/1 again).

verkauf

jonyrock commented 5 years ago

@palegrand you found an interesting bug! The only problem is that the support of this plugin is very limited. I think I can ask @sankerust to fix this bug in few weeks. If it is urgent for you, please ping ping@corpglory.com