Forum Discussion
tohare85
8 years agoFrequent Visitor
How to create a comparative line chart?
Any ideas on how to create a visual like the one shown below where each color is a status (column), each marker is a row and the price is a column?
Thanks!
1 Reply
- v-ljerr-msftMicrosoft Employee
Hi tohare85,
I don't think the current build-in visuals can do that. So I would suggest you try using R to create the visual in Power BI. :smileyhappy:
Reference:
Create Power BI visuals using R
http://r4stats.com/examples/graphics-ggplot2/
Regards