Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.AnimationEvent

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

Properties

chart: Chart$4
numSteps: number
initial: boolean
currentStep: number