Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh_charts/deps.ts>ChartJs.PointHoverOptions

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

Properties

hoverRadius: number

Point radius when hovered.