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

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

Properties

borderWidth: number
borderColor: Color
backgroundColor: Color