Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/billboardjs/ChartInternal/data/IData.ts>IDataPoint

📊 Re-usable, easy interface JavaScript chart library based on D3.js
Go to Latest
interface IDataPoint
implements IDataRow
import { type IDataPoint } from "https://deno.land/x/billboardjs@3.9.1/ChartInternal/data/IData.ts";

Properties

r: number