Type module
Sources
Items from Graphics can be imported/included and used via following ways.
/** * -------------------------------------------------------- * Import via: Graphics.ts * Access items like: $graphics.myVariable * $graphics.myFunction() * -------------------------------------------------------- */ import * as $graphics from "@amcharts/amcharts5/Graphics";
Variables
|
visualSettings # |
Type Default |
|---|
Functions
Graphics does not have any functions.