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

x/billboardjs/config/Options/shape/bar.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/shape/bar.ts";

bar config options

type

{ bar_label_threshold: number; bar_linearGradient; bar_indices_removeNull: boolean; bar_overlap: boolean; bar_padding: number; bar_radius; bar_radius_ratio; bar_sensitivity: number; bar_width; bar_width_ratio: number; bar_width_max; bar_zerobased: boolean; }