I am building a site that will display stock charts that I would like to create with our own data. I've looked at some charting options like Google Charts and Flash Open Chart, but they are not ideal. Google Charts doesn't have a candlestick chart and Flash Open Chart is flash, which I'd rather not use.
I'd prefer something simple like this:
http://bigcharts.marketwatch.com/charts/big.chart?symb=goog
But it needs to be fast. Any advice?
Thanks.