[enum] anychart.enums.ScaleTypesImprove this Doc
List of all scale types.
Try it:
| Value | Description | Example |
|---|---|---|
| dateTime | Datetime scale. | |
| linear | Linear scale. | |
| linearColor | Linear color scale. | |
| log | Logarithmic scale. | |
| ordinal | Ordinal scale. | |
| ordinalColor | Ordinal color scale. |
