|
Changing graphs |
|
|
Commands ApplyColorScheme ["scheme name"] SetAxisLimits [which axis: X, Y, or Y2] <segment #> [minimum, maximum, interval] SetAxisTitle [which axis: X, Y, or Y2] ["new title"] SetGraphTitle [“new title”] Explanation You must create graphs manually (or by duplicating). You can’t change most graph properties via scripts, but you can apply a color scheme, change the limits of an axis, and change the graph or axis titles. |