Forum Discussion
How a combine Area and Line chart ?
Hi Experts,
How to combine Area and Line chart ? I have more than one measure in both chart type
6 Replies
- danextian
Super User
Hi MarshalSK
There is no native visual that combines both line and area chart or one that shows an are and line elements separately. Area chart is essentially based on line chart. You might have a better luck using Deneb/Declarative visualization but this takes another learning curve.
Deneb - https://deneb-viz.github.io/simple-example
Sample templates - https://kerrykolosko.com/portfolio/
- MarshalSK
Resolver I
Any thought on custom visual with PBI certified and free.?
- AnalyticPulse
Solution Sage
you can combine two charts by placing both charts on top of each other at same cordinates(X and Y position on report page ). remove all texts and heating and title from the area chart and place it behind the line chart. If you have any doubt please revert.
If this helped, Subscribe AnalyticPulse on YouTube for future updates:
https://www.youtube.com/@AnalyticPulse
https://instagram.com/analytic_pulse
https://analyticpulse.blogspot.com/- MarshalSK
Resolver I
Achieveing tooltip is another challenge. Any thought on custom visual with PBI certified and free.?
- AnalyticPulse
Solution Sage
could simply use the dynamic tooltip in that case. create separate tooltip page and link it to your visual tooltip.
- Uzi2019
Community Champion
Hi MarshalSK
Yes, You can use more than one measure in chart.
Unfortunetly No. There is no free and MS PBI certified visual available. You can try Multiline chart with tooltip but its paid version.Or you do some little adjustment by keeping one chart on another and display according to your need.
I hope I answered all your question!