It would be handy to have the ability to set units on labels. For example in a
temperature chart, we could call renderer.setYAxisUnits("°C"), also with the
ability to use different units on different Y axes for multiple charts, perhaps
with setYAxisUnits(String units, int scale)
Right now I have to create custom labels, which can be quite tedious and not
very extensible.
Original issue reported on code.google.com by mdpea...@gmail.com on 12 Aug 2011 at 3:11
Original issue reported on code.google.com by
mdpea...@gmail.com
on 12 Aug 2011 at 3:11