Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.BackdropOptions

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

Properties

left: number

Left position of backdrop as pixel

top: number

Top position of backdrop as pixel

width: number

Width of backdrop in pixels

height: number

Height of backdrop in pixels

Color of label backdrops.