Module

x/billboardjs/config/Options/common/grid.ts>default

📊 Re-usable, easy interface JavaScript chart library based on D3.js
Go to Latest
variable default
import { default } from "https://dotland.deno.dev/x/billboardjs@2.2.8/config/Options/common/grid.ts";

type

{ grid_x_show: boolean; grid_x_type: string; grid_x_lines; grid_y_show: boolean; grid_y_lines; grid_y_ticks: number; grid_focus_edge: boolean; grid_focus_show: boolean; grid_focus_y: boolean; grid_front: boolean; grid_lines_front: boolean; }