ecl-logo Documentation

FindPlotRange

FindPlotRange[rawPlotRange, plotData]range

calculates a plot range from plotData.

Details

  • Full means shows all the data to the Axis.
  • All means just show all the data and nothing more.
  • Automatic means show all the data within the other constraints provided.
  • Input
    Output
    General Options

Examples

Basic Examples  (3)

Calculate Full plot range:

Calculate Automatic plot range for X coordinates:

Calculate Automatic plot range:

Additional Examples  (7)

Automatic plot range shows all the data:

Automatic is the same as All if there are no other constraints:

To see all the data and the x-Axis use PlotRange{All, Full}:

Automatic will be constrained by other values:

Calculate Automatic plot range for X coordinates:

If only one one coordinate is set to Automatic it will be constrained by the other values:

Can be used on DateCoordinateP:

Options  (2)

ScaleX  (1)

Scale the X axis by a factor of 2:

ScaleY  (1)

Scale the Y axis by a factor of 2: