Forum Discussion
AlB
4 years agoCommunity Champion
Visual simultaneous events
Hi all,
We want to have a visual similar to the one below so that we can see where users were active simultaneously. Each row on the y axis is a different user, the x axis is time and the yellow ba...
TomMartens
4 years agoSuper User
Hey AlB ,
currently I'm considering each data visualization task being a nail and deneb the hammer:
https://deneb-viz.github.io/
Maybe these examples provide you with an idea what can be done
- https://vega.github.io/vega-lite/examples/rect_lasagna.html
- https://vega.github.io/vega-lite/examples/trail_comet.html
I cosnider deneb or being more precise vega and vega-lite on par with seaborn and ggplot2 (maybe not fully on par) but deneb bring the interactivit to the table that r and python charts are completely missing.
Hopefully this provides some ideas.
Regards,
Tom