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

x/billboardjs/config/Options/common/point.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.2/config/Options/common/point.ts";

point config options

type

{ point_show: boolean; point_r: number; point_sensitivity: number; point_focus_expand_enabled: boolean; point_focus_expand_r; point_focus_only: boolean; point_opacity; point_pattern; point_select_r; point_type: string; }