Package software.xdev.chartjs.model.options.scales
package software.xdev.chartjs.model.options.scales
-
ClassDescriptionOptions to configure angled lines that radiate from the center of the chart to the point labels.The category scale will be familiar to those who have used v1.0.Display formats are used to configure how different time units are formed into strings for the axis tick marks.The grid line configuration is nested under the scale configuration in the gridLines key.The linear scale is use to chart numerical data.The following options are used to configure the point labels that are shown on the perimeter of the scale.RadialLinearScale<T extends Ticks<T>>The radial linear scale is used specifically for the radar and polar are chart types.Options for adapter for external date library if that adapter needs or supports options.The grid line configuration is nested under the scale configuration in the scaleLabel key.