Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

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

candlestick config options

type

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