On Wed, 1 Aug 2007, Kore Nordmann wrote: > I got a fix for issue #11190 [1] ready (patch attached), but I wonder if > we should consider this a BC break. > > The issue: > Palettes define the colors used for data sets and single data points in > pie charts. > > In pie charts for now the second color has been choosed for the first > pie element - which obviously seems incorrect. The fix is quite easy, > but will change the colors of all yet rendered pie elements in pie > charts. Other chart types are not affected. > > Should this be considered as a bug (-1), or a feature (+1)?
I also see this as a bug, so we should fix it. It's not a BC break in such a way that the code doesn't work, but it does change behavior of course. Derick -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
