rrag / react-stockcharts

Highly customizable stock charts with ReactJS and d3
http://rrag.github.io/react-stockcharts
MIT License
3.88k stars 958 forks source link

Drawing data-based trendlines on a Candlestick Chart #810

Open sweb1 opened 2 years ago

sweb1 commented 2 years ago

I would like to draw multiple trendlines (can be static lines, not the interactive trendline) based on different sets of data over the candlestick chart. How can this be achieved?

dcnc336 commented 10 months ago

Any solution for this?