Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.7.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; }