Line Chart

A Line Chart or Line Graph is the most popular type of the data visualization.
It displays information as a series of data points called 'markers' connected by straight line segments.
Usually a Line Chart shows a dynamics of the displayed value in time (in case of Cartesian Chart) or by X (in case of Scatter Chart).

A Line Chart is a base for such chart types as Spline Chart, StepLine Chart, Area Chart etc.
anychart.enums.Interval created by anonymous

anychart.enums.Interval

By anonymous, Nov 2
anychart.format.inputLocale created by anonymous

anychart.format.inputLocale

By anonymous, Oct 29
anychart.format.locales locs created by anonymous

anychart.format.locales locs

By anonymous, Feb 14
anychart.line created by anonymous

anychart.line

By anonymous, May 1
anychart.scales.dateTime created by anonymous

anychart.scales.dateTime

By anonymous, Mar 2