Skip to main content
Module

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

📊 Re-usable, easy interface JavaScript chart library based on D3.js
Go to Latest
type alias TIndices
import { type TIndices } from "https://deno.land/x/billboardjs@3.5.1/ChartInternal/data/IData.ts";
definition: { } | { [key: string]: IDataIndice; }