Cartesian chart accepts only a string type for categoryField. If object is
set into categoryField, object string representation is keep and this cause a
bug in stackElement if more objects are the same string representation.
We have replace Array by Dictionary class to correct this.
Original issue reported on code.google.com by nicolascoquelet@gmail.com on 24 Sep 2009 at 4:58
Original issue reported on code.google.com by
nicolascoquelet@gmail.com
on 24 Sep 2009 at 4:58Attachments: