Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

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

๐Ÿ“Š Re-usable, easy interface JavaScript chart library based on D3.js
Latest
variable default
import { default } from "https://deno.land/x/billboardjs@3.14.0-next.2/config/Options/shape/treemap.ts";

treemap config options

type

{ treemap_tile: string; treemap_label_format; treemap_label_threshold: number; treemap_label_show: boolean; }