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).
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:

