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

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

treemap config options

type

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