Closed GoogleCodeExporter closed 9 years ago
We stepped on this kind of bug in another area (slices for pie-charts). We're
currently checkeing how to force the json generator to hop over the empty
labels list
without outputting an empty json statement.
Original comment by andr...@haufler.info
on 11 Feb 2009 at 5:34
Labels are now lazily initialized (left null until one explicitely sets a
label).
Therefore it is ignored by the json generator...
Could you please verify that the issue is resolved?
BTW, we use the "Alternative OFC version by DZ" (see Homepage). This version
worked
fine when setting a yaxis and using our auto-range feature. (w/o setting labels
explicitely).
regards Andy
Original comment by andr...@haufler.info
on 11 Feb 2009 at 5:55
Original issue reported on code.google.com by
richard....@gmail.com
on 11 Feb 2009 at 4:43