Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.TooltipXAlignment

A server-side-rendered charting library for Fresh
Go to Latest
type alias ChartJs.TooltipXAlignment
import { type ChartJs } from "https://deno.land/x/fresh_charts@0.3.0/deps.ts";
const { TooltipXAlignment } = ChartJs;
definition: "left" | "center" | "right"