Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fresh_charts/deps.ts>ChartJs.Chart#getContext

A server-side-rendered charting library for Fresh
Latest
method ChartJs.Chart.prototype.getContext
Re-export
import { ChartJs } from "https://deno.land/x/fresh_charts@0.3.1/deps.ts";
const { Chart } = ChartJs;

Returns

{ chart: Chart; type: string; }