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

x/billboardjs/config/Options/shape/area.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.7.0-next.3/config/Options/shape/area.ts";

area config options

type

{ area_above: boolean; area_below: boolean; area_front: boolean; area_linearGradient; area_zerobased: boolean; }