Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/billboardjs/config/Options/shape/line.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.13.0/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; }