One of our primary goal has been to make it as simple as possible for you to create and add StockCharts into your websites/applications. Given that jQuery is being used widely over the web, we have built a simple jQuery plugin that would allow you to integrate CanvasJS StockCharts using jQuery! So if you find $(“selector”).someAction() way of adding StockChart convenient, you can do so with CanvasJS StockChart Plugin for jQuery.
In case you have any suggestions/feedback please post it in our forum.
Here is how you can create a simple StockChart using the jQuery Plugin.
Here are couple of things that you need to remember while working with the jQuery StockChart plugin.
Below is an example showing StockChart with data from JSON data-source.
Refer to the StockChart Options section for complete list of options available. Also refer to Updating StockChart Options / Data section for tutorial on updating StockChart dynamically.