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

x/billboardjs/config/Options/shape/line.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.12.0-next.2/config/Options/shape/line.ts";

line config options

type

{ line_connectNull: boolean; line_step_type; line_step_tooltipMatch: boolean; line_zerobased: boolean; line_classes; line_point; }