|
Written by Administrator
|
|
Friday, 06 November 2009 05:00 |
|
There are no translations available.
We have just released new version of amStock 1.2.0.0 [Download]
FEATURES ADDED:
- Columns can now have rounded corners – thanks to the new setting for :.
You can set corner radius in pixels or in percents. For example, 100%. (However from usability side we don’t recommend doing this).
- The chart can display balloon with data set’s
- title when user rolls-over the legend item. This is convenient when you have short data set name in the legend and want to see the full name on roll-over. To enable this feature, set
- Possibility to set (background opacity) for period_selector buttons.
- An additional parameter is passed to amGetZoom function – period. It tells which period is currently used (if the chart groups data). So now the the chart calls this function and passes: amGetZoom(chart_id, from, to, period).
- amReturnParam function also returns the param name: amReturnParam(chart_id, value, param);
Arcording to www.marcelionis.com |