Closed GoogleCodeExporter closed 9 years ago
Isn't the dial chart appropriate for displaying wind direction?
Original comment by dandrome...@gmail.com
on 16 Jun 2012 at 2:03
I think custom labels for chart values is a very good idea. For appending a
string value (for example, appending '°F' for temperatures) or replacing a
chart value (for example, replacing zero values in instances where no data
exists with 'N/A' or '--' or whatever you want.)
Original comment by MikeSawi...@gmail.com
on 17 Jun 2012 at 3:04
Issue 227 has been merged into this issue.
Original comment by dandrome...@gmail.com
on 11 Jul 2012 at 11:04
Custom annotations support has been added in SVN. In order to add annotations,
do something like this:
series.addAnnotation("Vacation", 6, 30);
Original comment by dandrome...@gmail.com
on 10 Jan 2013 at 6:30
Is that a fix? Won't scrolling break your axis look?
Original comment by Laurens....@gmail.com
on 11 Dec 2014 at 3:26
Original issue reported on code.google.com by
bekson...@o2.pl
on 28 May 2012 at 7:39