Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 2.41 KB

axis.rst

File metadata and controls

32 lines (27 loc) · 2.41 KB

Styling

Following is a list of possible Axis style properties:

Property Type Description
autoscale bool Automatically scale the axis bounds
dataMargin float The margin between the autoscaled axis bounds and the data.
label Text This specifies how the axis label looks.
majorTicks Ticks The style properties for the major ticks.
minorTicks Ticks The style properties for the minor ticks.
offsetText Text The presence of offset text on an axis depends on the tick formatter used. This is when there is an offset value applied to the values given at each tick mark.