Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.BubbleDataPoint

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

Properties

r: number

Bubble radius in pixels (not scaled).