Forum Discussion
Anonymous
3 years agoNot applicable
locking scatter plot axis ratios?
Using XY scatter plot to represent geographically distributed data (X axis as easting, Y axis as northing). Utilizing slicers, I am able to filter down various subsets of the data, however the e...
lbendlin
3 years agoSuper User
Ouch. While you can influence the min/max values for both axes via measures this won't help you as you will have circular dependencies.
You may want to convert your coordinates into WGS and use standard map visuals instead.