Forum Discussion
Show Discrete events over Time Visual
I'm having trouble finding a visual to properly portray a timeline visual that shows discrete events along that timeline. I've tried some of the custom visuals that don't quite work, and also tried variants of scatter plots which sort of work, but aren't able to really show the axis in the format that I need.
Generally I need this as an output but can't figure out a way to do it. Any advice?
use a line chart visual, minus the line. Use Small multiples for your sections.
7 Replies
- lbendlinSuper User
use a line chart visual, minus the line. Use Small multiples for your sections.
- V-lianl-msftCommunity Support
Make sure that the axis you are using is in date format and that the X axis is set to continuous in "Format" option.
- AnonymousNot applicable
Hello kmaurer/lbendlin,
I also have a similar requirement.
in the given example,where the canvas shows triangles/dots etc,are these some aggregated values.or just some numerical values w-o any sort of aggregation applied.
Regards