ecl-logo Documentation

EmeraldFrameTicks

EmeraldFrameTicks[{startNumber,endNumber}]ticks

automatically generates frame ticks using the provided start and end points for the ticks.

EmeraldFrameTicks[{startNumber,endNumber},{startLabel,endLabel}]ticks

automatically generates frame ticks using the provided start and end points for the ticks positions, and the start and end Label for the text labels.

EmeraldFrameTicks[{startNumber,endNumber},{startLabel,endLabel},datas]ticks

automatically generates frame ticks using the provided start and end points for the ticks positions, and the start and end Label for the text labels and the data being ploted (for automatic determination of the ticks).

Details

  • When log is set to a number, EmeraldFrameTicks assumes its being used to label data that's been taken to the log of that value and that it should plot in log scale.
  • Input
    Output
    General Options

Examples

Basic Examples  (3)

Automatically generates frame ticks using the provided start and end points for the ticks:

Automatically generates frame ticks using the provided start and end points for the ticks positions, and the start and end Label for the text labels:

Automatically generates frame ticks using the provided start and end points for the ticks positions, and the start and end Label for the text labels and the data being ploted:

Options  (5)

Log  (1)

Use log ticks:

MajorTicks  (1)

Automatically generates frame ticks with specified number of major ticks:

MajorTickSize  (1)

Change the size of major ticks:

MinorTicks  (1)

Automatically generates frame ticks with specified number of minor ticks:

MinorTickSize  (1)

Change the size of minor ticks: