Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

Graphing 

JIRASummaryDetails
ORG-9771Rescale Margin is added to Axis dialog

This edit box allows you to define the margin when you rescale the graph. The margin is defined by a percentage value you input, based on the distance between the data point with maximum value and that with minimum values along the axis direction. This control is also supported in polar axes (both angular and radial axis) and radar axis. But it is not supported for graphs created from a matrix.

 

ORG-9749Add "Apply" button in Box Chart Components Dialog

 

Apply button to review changes in graph.

ORG-9853Batch Plotting by Sheet/Books: Allow filtering similar sheets by column short name, long name or number of columns
ORG-9723Support Clipping for OpenGL XYY plot

When plot OpenGL xyy graph (e.g. waterfall plot), plots outside axis scale still showed. In SR1 it's fixed by supporting clipping.

How to:

To clip 3D OpenGL plots and control the margins:

  1. Activate the 3D OpenGL graph window.
  2. Select Format: Layer Properties to open the Plot Details dialog box. The layer icon is selected on the left side of the dialog box.
  3. Go to the Miscellaneous tab and check Enable under Clipping.
  4. Control the clipping margin by entering % From and % To values for XY and Z, respectively.
  • No labels