Specify theta-axis tick label format
thetatickformat(
sets
the format for the theta-axis tick labels. For
example, specify fmt
)fmt
as 'usd'
to
display the labels in U.S. dollars.
returns
the format style used for theta-axis tick labels
of the current axes. Depending on the type of labels along the theta-axis, tfmt
= thetatickformattfmt
is
a character vector of a numeric format.
returns
the format style used for the axes specified by tfmt
= thetatickformat(pax
)pax
instead
of the current axes.
The thetatickformat
function sets and queries
the TickLabelFormat
property of the ruler object
associated with the theta-axis.