import { default } from "https://deno.land/x/billboardjs@3.14.0/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; }