JSPlot
Javascript Library for plotting stocks or other data type using HTML5.
A Javascript Library for plotting stocks or other type of data using HTML 5 canvas.
You can create your own plots on a html div element. You can use candlestick chart, line plot, bar chart or distribution diagram. It can work with dinamic javascript frameworks, eg. js Ext and jQuery. You are able to use data sources, so different parts of the same data can be plotted at the same time on your page.
You can pan and zoom your plots with mouse and keyboard shortcuts.
You can use multiple type...