Search code examples
javascriptchartshighchartsstocks

Displaying Volume profile on a javascript chart


Is there any javascript charting library that supports volume profile. I'd like to display a stock chart and a corresponding volume profile chart, either integrated with the chart or on a panel to the side of the chart.

e.g https://www.tradingview.com/stock-charts-support/index.php/Volume_Profile

Thanks

enter image description here


Solution

  • I'm going to recommend High Stocks here: http://www.highcharts.com/stock/demo

    No need to combine charts, as this is exactly what its for!

    JSFiddle of AAPL with volume: http://jsfiddle.net/32srwqs1/