• Open in:

Vertical Line Chart

Need your line chart to go from the bottom to the top instead of left to right? No problem with amCharts.

Key implementation details

We just add a DateAxis as our Y axis and ValueAxis as our X axis and set the value fields on the LineSeries accordingly.

Related tutorials

Demo source