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

x/billboardjs/config/Options/shape/candlestick.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.12.4/config/Options/shape/candlestick.ts";

candlestick config options

type

{ candlestick_width; candlestick_width_ratio: number; candlestick_width_max; candlestick_color_down; }