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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Architect
Frequent Visitor

Set Constant X & Y Axis Lines For R Script Scatterplot

I would like to constrain the view of my R Script Scatterplot to the extents of its min/max X & Y values and not "zoom" in when focused on an item or slicer criteria. Natively when using the Power Bi Scatter Chart, I can achieve this by setting the analytics constant X & Y Axis Lines. Is there something similar in R Script?

 

I've tried playing around with:

scale_x_discrete()

but it still seems to "zoom" in when interacting with data. Seems simple enough, but I am missing a step. Any help would be greatly appreciated. 

1 REPLY 1
v-lionel-msft
Community Support
Community Support

Hi @Architect ,

 

Please refer to the R documentation.

scale_x_discrete 

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.