Quick example to explore integrating the very nice d3.js finance charting library techan.js with rCharts
. This first experiment simply produces the basic candlestick chart with no real interactivity. In addition, I start to explore adding some responsiveness to the SVG that are produced.
See the code to make one of your own.
For the full power of techan.js
and the future of this project, see this gallery.
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://timelyportfolio.github.io/rCharts_techan/js/techan.min.js to a secure url
https://d3js.org/d3.v3.min.js
https://timelyportfolio.github.io/rCharts_techan/js/techan.min.js