Stock Chart Beta released
I am happy to announce that after almost a year of hard work Stock chart beta version was released today.
Stock Chart’s main purpose is to display financial charts, however it can be used for visualizing any date-based data.
Stock Chart is a powerful application that lets you forget about most of the boring parts in building complex statistical systems. It has built-in period and data set selection tools, and even can group data to longer periods.
Stock Chart is in Beta phase at the moment. The official release is planned for around 10-15th June, 2008. Stock chart is sold as a separate product, and is not included in the amCharts bundle.
These features will be added until the release:
- dividends, splits or any other custom events
- logarithmic scale
- candlestick/ohlc/line switch
- JavaScript controls
I will be happy to hear your opinion, suggestions and bug reports: info@amcharts.com
May 7th, 2008 at 12:44 pm
This seems like a great tool. Congrats!
After using your example I have one question. Are you spacing the data points as dates or simply as sequential values? For instance for the following data:
(1) 2008/05/04,75
(2) 2008/05/05,80
(3) 2008/05/08,100
How do you print this? Do you evenly space the points or are they at the same distance from each other? Trying to illustrate this:
(1) (2) (3)
(1) (2) ( ) ( ) (3)
Thanks for your feedback.
May 7th, 2008 at 5:39 pm
both options are available.
this example places data points at equal intervals:
http://www.amcharts.com/stock/
and this places data points acoarding to the date:
http://www.amcharts.com/stock/data-at-irregular-intervals/