AmAngularGauge

Type class

Extension for AmChart to create gauge charts.

AmBalloon

Type class

Creates the balloons ( tooltips ) of the chart, It follows the mouse cursor when you roll-over the data items.

AmChart

Type class

Base class of AmCharts. It can not be instantiated explicitly. Its makeChart method gives you the possibility to create charts easily with a single object.

AmCharts

Type class

Namespace of the framework which holds the general settings, gets automatically injected to document since the source has been included.

AmCoordinateChart

Type class

Base class of AmRectangularChart and AmRadarChart. It can not be instantiated explicitly.

AmFunnelChart

Type class

Extension for AmSlicedChart to create funnel/pyramid charts.

AmGanttChart

Type class

Extension for AmSerialChart to gantt charts. Gantt charts usually display multiple bars on one series where value axis displays date/time and is horizontal.

AmGraph

Type class

Creates the visualization of the data in following types: line, column, step line, smoothed line, olhc and candlestick.

AmLegend

Type class

Creates the legend for the chart, automatically adapts the color settings of the graphs.

AmPieChart

Type class

Extension for AmSlicedChart to create pie/donut charts.