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