Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.LineHoverOptions

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

Properties

hoverBorderCapStyle: CanvasLineCap
hoverBorderDash: number[]
hoverBorderDashOffset: number
hoverBorderJoinStyle: CanvasLineJoin