JSPlot
Javascript Library for plotting stocks or other data type using HTML5.
...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 of indicators. You can read indicator data over your plot, or you can set a function that generates it from your plot data.
...