webgui/www/extras/yui/build/charts
Chris Nehren 8fdd413d12 * resizable text areas now use the YUI 2.5.0 code
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00
..
assets * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
charts-experimental-debug.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
charts-experimental-min.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
charts-experimental.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
README * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00

YUI Library - Charts - Release Notes

2.5.0
  * Added lineSize style to series styles
  * Added showLabels substyle to xAxis and yAxis styles
  * Added more descriptive local content warning for ExternalInterface failure
  * Improved minor unit calculation
  * Fixed animation and marker positioning bugs
  * Fixed bug that caused series definition update to fail
  * Fixed bug that caused setting hex color values with # symbol to fail
  * Added initialization flag to ensure DataSource doesn't receive multiple requests during initialization.

2.4.0
  * Experimental release