TickPositions

TickPositions

is an option for AxisObject that specifies where the tick marks should be positioned.

Details

  • TickPositions{spec1,,specn} uses the specification speci for the i^(th) collection of ticks on an axis.
  • Possible settings for speci are:
  • Automaticautomatically compute ticks
    nuse approximately n ticks
    {dx}use ticks that are multiples of dx
    {min,max,dx}use ticks from min to max in steps of dx
    {{t1,t2,,tm}}use specific ticks ti

Examples

Basic Examples  (5)

Use approximately six ticks along the axis:

Use major and minor ticks:

Use ticks at integer positions along the axis:

Specify the lower and upper bounds for the ticks:

Give a list of specific tick locations for the axis:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_tickpositions, organization={Wolfram Research}, title={TickPositions}, year={2021}, url={https://reference.wolfram.com/language/ref/TickPositions.html}, note=[Accessed: 28-March-2024 ]}