Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
nageshpbi
Frequent Visitor

Multiple Shapes on one Graph

Hi,

 

I am new to Power BI and trying to develop an report. Below is my requirement. 

 

we want to add  different shapes in a single graph for 5 different columns. There are 5 Columns A,B,C,D,E.  Cloumns A is the line graph and B,C are also line graphs but dotted which acts as UL and LL for column A. We want shade area between B and C.  For column D it should be blod line. For column E it should be traingle/any shape to differentiate all 4 other columns. can you please help me with this. 

 

X axis is time and Y axis is values of the columns(numeric).  Below is sample graph. I developed in excel.  Orange color is column E which we want to differentiate using any shape. 

 

sample.png

1 REPLY 1
Anonymous
Not applicable

Depending on the requirements for interactiveness, you should be able to accomplish this with an R visual (either standard or rHTML).  I would look into ggplot and the geom_ribbon example:

 

https://ggplot2.tidyverse.org/reference/geom_ribbon.html

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors