Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.ScriptableScalePointLabelContext

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

Properties

chart: Chart$4
scale: Scale$2
index: number
label: string
type: string