Uses of Class
software.xdev.chartjs.model.options.scales.Scale
Packages that use Scale
-
Uses of Scale in software.xdev.chartjs.model.options.scales
Classes in software.xdev.chartjs.model.options.scales with type parameters of type ScaleSubclasses of Scale in software.xdev.chartjs.model.options.scalesModifier and TypeClassDescriptionclassclassThe category scale will be familiar to those who have used v1.0.classThe linear scale is use to chart numerical data.classRadialLinearScale<T extends Ticks<T>>The radial linear scale is used specifically for the radar and polar are chart types.classMethods in software.xdev.chartjs.model.options.scales with parameters of type Scale