Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/billboardjs/config/Options/data/axis.ts>default

📊 Re-usable, easy interface JavaScript chart library based on D3.js
Go to Latest
variable default
import { default } from "https://deno.land/x/billboardjs@3.9.1/config/Options/data/axis.ts";

Axis based chart data config options

type

{ data_xs; data_xFormat: string; data_xLocaltime: boolean; data_xSort: boolean; data_axes; data_regions; data_stack_normalize: boolean; }