microchart

Type module

Sources

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

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

Variables

microchart does not have any variables.

Functions

theme(

object: BaseObject

)

#

Returns void