☝️Small business or a startup? See if you qualify for our special offer.
+
All documentation
  • API Reference for older versions
  • All methods of Flexmonster Connector for amCharts

    Flexmonster Connector for amCharts provides methods for integrating with amCharts and converting the Flexmonster number format to the amCharts number formatting string.

    This API reference describes all the Connector's methods. For integration details, refer to the guide on integration with amCharts.

    List of the Connector's methods

    MethodDescription
    amcharts.getDataRequests data from Flexmonster and preprocesses it to a format required by amCharts.
    amcharts.getCategoryNameReturns the name of a field that represents a category in the data for the chart.
    amcharts.getMeasureNameByIndexReturns the name of a measure with the specified index from the data for the chart.
    amcharts.getNumberOfMeasuresReturns the number of available measures in the slice.
    amcharts.getNumberFormatPatternConverts Flexmonster’s number format to the amCharts number formatting string.