tickformatter_cat {rbokeh} | R Documentation |
Display tick values from categorical ranges as string values.
tickformatter_cat(clear = FALSE)
clear |
A logical indicating whether all non-specified parameters should be cleared out of any exising specification in the figure. This can be useful when modifying a previously-defined figure. |
A specification that is used as the tickformatter
argument for x_axis
or y_axis
.
This function should never need to be used as there are no parameters for a categorical tickformatter