Skip to content

FrameTicks

Status: Experimental

present and registered, but lightly documented and not yet covered by dedicated tests.

Description

FrameTicks

is an option for Graphics and Plot that specifies the tick marks on the edges of a frame.

Notes FrameTicks -\> Automatic (the default) draws major and minor ticks with labels on every drawn frame edge; FrameTicks -\> None keeps the frame box but draws no ticks; the {{left, right}, {bottom, top}} form selects Automatic or None per edge.

Examples

No verified examples yet for this function.

Implementation notes

Attributes: none registered.

References