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.BackdropOptions

A server-side-rendered charting library for Fresh
Latest
interface ChartJs.BackdropOptions
import { type ChartJs } from "https://deno.land/x/fresh_charts@0.3.1/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.