import { ChartJs } from "https://deno.land/x/fresh_charts@0.3.0/deps.ts";
const { Animations } = ChartJs;
Constructors
new
Animations(chart: Chart, animations: AnyObject)import { ChartJs } from "https://deno.land/x/fresh_charts@0.3.0/deps.ts";
const { Animations } = ChartJs;