amcharts

Type module

Sources

Items from amcharts can be imported/included and used via following ways.

/**
 * --------------------------------------------------------
 * Import via: amcharts.ts
 * Access items like: $amcharts.myVariable
 *                    $amcharts.myFunction()
 * --------------------------------------------------------
 */
import * as $amcharts from "@amcharts/amcharts4/amcharts";

Variables

amcharts does not have any variables.

Functions

theme(

object: BaseObject

)

#

Returns void