Forum Discussion
gaby004
4 years agoFrequent Visitor
Triple Combination Chart
I need to create a triple combination chart consisting of clustered and stacked columns, with line charts on top of it. See the picture below for reference. Does anyone know of a custome visual that ...
RayWu
4 years agoMemorable Member
gaby004 You can try plotly.js custom visual. https://appsource.microsoft.com/en-us/product/power-bi-visuals/akvelon.plotlyjsvisualbyakvelon?tab=Overview
And create multiple traces(bar graph, line,etc) to stack on top of each other.