All Charts Updated

All amChart family members just got an update

New settings <scientific_min> and <scientific_max> added. If absolute value of your number is equal or bigger then scientific_max or equal or less then scientific_min, this number will be formatted using scientific notation, for example:

15000000000000000 -> 1.5e16
0.0000023 -> 2.3e-6

amStock-only updates

NEW FEATURE: scrollers’ graph can now be "step" or "line". New setting <graph_type> was added to the <scroller> group. The default type is "line".

FIX: if start_on_axis was set to false and equal_spacing was set to true, the last grid line wasn’t displayed.

[Download]

Comments are closed.