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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
Employee
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
Employee
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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.