Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.InteractionOptions

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

Properties

optional
axis: string
optional
intersect: boolean
optional
includeInvisible: boolean