1 YUI Library - Charts - Release Notes
5 * New series styles connectPoints, connectDiscontinuousPoints, and discontinuousDashLength
6 * dataTipFunction, xAxisLabelFunction, and yAxisLabelFunction attributes now support function references
7 * Added destroy() function.
8 * Changed majorTicks and minorTicks substyle "position" to "display". New option "none" will hide ticks.
9 * When polling is enabled, the chart now makes an immediate request instead of waiting for the first interval.
10 * Includes ActionScript source files and sample Ant build file.
16 * Added lineSize style to series styles
17 * Added showLabels substyle to xAxis and yAxis styles
18 * Added more descriptive local content warning for ExternalInterface failure
19 * Improved minor unit calculation
20 * Fixed animation and marker positioning bugs
21 * Fixed bug that caused series definition update to fail
22 * Fixed bug that caused setting hex color values with # symbol to fail
23 * Added initialization flag to ensure DataSource doesn't receive multiple requests during initialization.
26 * Experimental release