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
Juliahe
Regular Visitor

Vega Lite keep a fixed axis range when filtering

Hello!

 

I'm creating a scatter plot in vega lite using Deneb. My x axis is a set of numbers with nominal type, same as the y axis. The plot look like this with x axis and y axis corresponding to a nominal number: 

Juliahe_0-1714407825990.png

Everything works fine except when I select a specific category in my defined selector, it didn't keep it orginal shape (If I used default power BI scatter visuals, and setting the max x axis range and y axis range, it will still keep the original shape if I filter down to some specific fields.). For example, it will only show one dot looks like this: 

Juliahe_1-1714408120284.png

How do I make it keep the same round shape(with defined max a axis range and y axis range) when filtering? Part of my vega lite code: 

Juliahe_2-1714408251666.png

Thanks in advance!

0 REPLIES 0

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.

Top Solution Authors