Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.Tooltip

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

Properties

readonly
positioners: TooltipPositionerMap
variable ChartJs.Tooltip
import { ChartJs } from "https://deno.land/x/fresh_charts@0.3.1/deps.ts";
const { Tooltip } = ChartJs;