dc-js / dc.js

Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
Apache License 2.0
7.42k stars 1.8k forks source link

Add OHLC/Candlestick charts to core dc.js library #1251

Open ghost opened 7 years ago

ghost commented 7 years ago

Add OHLC/Candlestick charts to core dc.js library http://dc-js.github.io/dc.js/docs/html/

Reference: http://www.primefaces.org/showcase/ui/chart/ohlc.xhtml

gordonwoodhull commented 7 years ago

There was a start at this in #626, which links to a fork with a first (abandoned) attempt.