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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
tejasnd
Frequent Visitor

multiple plots in custom R programming

 Hello,

 I want to keep open multiple plots simultaneously in different windows from R programming for custom operation. I tried x11() & dev.new() functions but they are not working. And program works absolutely fine in R environment 3.3.2

 

Thank you in advance.

1 ACCEPTED SOLUTION
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @tejasnd,

As I tested,  it return two plot pictures on different windows.

1.PNG

When you create a R visual, it only displays the lastest plot picture. One visual standarts a Graphics window. If you want to create multiple plots, you'd better create mutiple R visuals in Power BI desktop.

2.PNG

Thanks,
Angelia

View solution in original post

2 REPLIES 2
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @tejasnd,

As I tested,  it return two plot pictures on different windows.

1.PNG

When you create a R visual, it only displays the lastest plot picture. One visual standarts a Graphics window. If you want to create multiple plots, you'd better create mutiple R visuals in Power BI desktop.

2.PNG

Thanks,
Angelia

Ok fine thank you.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.