Module

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

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

arc config options

type

{ arc_cornerRadius; arc_cornerRadius_ratio: number; arc_needle_show: boolean; arc_needle_color; arc_needle_value; arc_needle_path; arc_needle_length: number; arc_needle_top_rx: number; arc_needle_top_ry: number; arc_needle_top_width: number; arc_needle_bottom_rx: number; arc_needle_bottom_ry: number; arc_needle_bottom_width: number; arc_needle_bottom_len: number; arc_rangeText_values; arc_rangeText_unit; arc_rangeText_fixed: boolean; arc_rangeText_format; arc_rangeText_position; }