Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.Animations

A server-side-rendered charting library for Fresh
Go to Latest
class ChartJs.Animations
import { ChartJs } from "https://deno.land/x/fresh_charts@0.2.2/deps.ts";
const { Animations } = ChartJs;

Constructors

new
Animations(chart: Chart$4, animations: AnyObject)

Methods

configure(animations: AnyObject): void
update(target: AnyObject, values: AnyObject): undefined | boolean