AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.enums.XModeImprove this Doc

Series X Mode.
ValueDescriptionExample
ordinalOrdinal X mode. If the data contain several points with the same argument then only the last point is drawn.
scatterScatter X mode. If the data contain several points with the same argument then all these points are drawn.