dcflash-announce Mailing List for dcflash
Status: Beta
Brought to you by:
darrencook
You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
|---|
|
From: Darren C. <da...@dc...> - 2006-11-30 02:50:19
|
It has taken literally years since the first steps to release my Flash charting code as open source, but finally the first set of files are ready. There are still more classes to donate to the project but this release is being done now as these initial classes are enough to do real work with. This first release contains AS2 classes for pie charts (including 3D pie charts with transparency support), node graphs, statistics (with a finance industry focus), and a few support classes. The statistics class is also available in javascript. The classes and functions are heavily documented, javadoc-style, in the code. Example usage can be found in the tests subdirectory. This release should be thought of as alpha because the public API of the classes may still change. However the code quality is generally either beta or stable production quality. Download the actionscript 2 files here: https://sourceforge.net/project/showfiles.php?group_id=130300&package_id=213403&release_id=467601 Download the javascript/actionscript 1 files here: https://sourceforge.net/project/showfiles.php?group_id=130300&package_id=213404&release_id=467604 |