CorpGlory / grafana-multibar-graph-panel

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

Timebased bar graph #14

Closed jonyrock closed 6 years ago

jonyrock commented 6 years ago

This is how rendering is now:

image

Time based bar graph, with bars side by side, showing future dates with weekly time intervals ie Monday of every week:

image

rozetko commented 6 years ago

How would it look like when zoomed in? For example, you zoom to just one day (1 Oct) and you get time below bars. Bars are not connected to time though. Only to date.

nsayedqt commented 6 years ago

when i zoom in to 8th Oct now, the bars spread all over. Instead can we still have it on Oct 8th, just different times? or just one default time on Oct 8th? image

something like this?

image

nsayedqt commented 6 years ago

Any update on this?

jonyrock commented 6 years ago

@nsayedqt details of this update is there https://github.com/CorpGlory/grafana-multibar-graph-panel/pull/19