react-stockcharts
react-stockcharts copied to clipboard
Drawing data-based trendlines on a Candlestick Chart
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?
Any solution for this?