[enum] anychart.enums.ScaleTypesImprove this Doc
List of all scale types.
Try it:
| Value | Description | Example |
|---|---|---|
| date-time | Datetime scale. | |
| date-time-with-calendar | Datetime with calendar scale. | |
| gantt | Gantt scale. | |
| linear | Linear scale. | |
| linear-color | Linear color scale. | |
| log | Logarithmic scale. | |
| ordinal | Ordinal scale. | |
| ordinal-color | Ordinal color scale. | |
| stock-ordinal-date-time | Ordinal date time scale for the Stock. | |
| stock-scatter-date-time | Scatter date time scale for the Stock. |
