TickLabels

TickLabels

is an option for AxisObject that specifies how the tick marks should be labeled.

Details

  • TickLabels{spec1,,specn} uses the specification speci for the i^(th) collection of ticks on an axis.
  • Possible settings for speci are:
  • Automaticautomatically label ticks
    Allinclude labels
    Noneomit labels
    {lab1,lab2,,labm}use labi to label position ti
  • The Automatic setting for TickLabels is True for spec1 and False otherwise.

Examples

Basic Examples  (3)

Ticks are automatically labeled by default:

Use automatic labels for the first collection of ticks and no labels for the second:

Reverse the labeling of tick collections:

Use specific labels for each tick:

Wolfram Research (2021), TickLabels, Wolfram Language function, https://reference.wolfram.com/language/ref/TickLabels.html.

Text

Wolfram Research (2021), TickLabels, Wolfram Language function, https://reference.wolfram.com/language/ref/TickLabels.html.

CMS

Wolfram Language. 2021. "TickLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TickLabels.html.

APA

Wolfram Language. (2021). TickLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TickLabels.html

BibTeX

@misc{reference.wolfram_2023_ticklabels, author="Wolfram Research", title="{TickLabels}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/TickLabels.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_ticklabels, organization={Wolfram Research}, title={TickLabels}, year={2021}, url={https://reference.wolfram.com/language/ref/TickLabels.html}, note=[Accessed: 19-April-2024 ]}