Module

x/billboardjs/config/Options/shape/pie.ts>default

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

x Axis config options

type

{ pie_label_show: boolean; pie_label_format; pie_label_threshold: number; pie_label_ratio; pie_expand; pie_expand_rate: number; pie_expand_duration: number; pie_innerRadius; pie_outerRadius; pie_padAngle: number; pie_padding: number; pie_startingAngle: number; }