cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
hogi
Level XI

Graph builder - reverse Y scale (only)?

How can I reverse the Y scale in Graph Builder when using Shape files?

Unfortunately, 

Graph Builder(
	Size( 545, 458 ),
	Summary Statistic( "Median" ),
	Graph Spacing( 4 ),
	Variables( Color( :"Y-Pos"n ), Shape( :Shape_Name ) ),
	Elements( Map Shapes( ) ),
	SendToReport(
		Dispatch( {}, "", ScaleBox( 2 ), {Reversed Scale} )
	)
)

doesN't have an effect - and with  hogi_2-1713288717745.png in the GUI the X Scale gets reversed as well

 

hogi_1-1713288691242.png

 

 

hogi_0-1713288663345.png

3 REPLIES 3
jthi
Super User

Re: Graph builder - reverse Y scale (only)?

Do the reversing in your shape file an not in graph builder (build it already reversed)

-Jarmo
hogi
Level XI

Re: Graph builder - reverse Y scale (only)?

I don't think that it will help.

 

I want "-20" to appear on the Y axis below 20.

But "-20" on the x axis should stay on the left.

 

Editing the shape fill won't affect the appearance of the plot.

 

I just tried to use a negative aspect ratio - without success.

hogi_0-1713333416810.png

 

hogi
Level XI

Re: Graph builder - reverse Y scale (only)?

I submitted a wish to enhance the functionality of Graph Builder.
Maybe others will find the idea useful:

Graph builder + Shapes -> option to flip the map