New Feature: Timeline graph
DartLazer opened this issue · 5 comments
DartLazer commented
Been thinking about how to implement a timeline graph for quite a while and I came up with the following using chartjs and chartjs-timeline
I'd like to hear some feedback and see what you guys think of it @babanomania @spandan13
You can hover over with your mouse and it will show the times etc:
babanomania commented
this is a brilliant idea, you can also add a date-range input
babanomania commented
or think around the lines of adding an weekly heatmap, that shows the device presence for a week, a little bit of calculation might be needed to achieve this
DartLazer commented
this is a brilliant idea, you can also add a date-range input
Nice i like both ideas. The heatmap too!
babanomania commented
that is very fast @DartLazer