Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs

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

Interfaces

TData represents the data point type. If unspecified, a default is provided based on the chart type. TLabel represents the label type

Please use the module's default export which provides a singleton instance Note: class is exported for typedoc

Type Aliases