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
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
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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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