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.data.View.filter created by anonymous

anychart.data.View.filter

By anonymous, Dec 14
anychart.data.View.sort created by anonymous

anychart.data.View.sort

By anonymous, Feb 18
anychart.format.dateTime created by anonymous

anychart.format.dateTime

By anonymous, Nov 12
anychart.scales.dateTime created by anonymous

anychart.scales.dateTime

By anonymous, Oct 10
anychart.scales.linear created by anonymous

anychart.scales.linear

By anonymous, Aug 22