1. JFreechart series tool tip above shape annotation stackoverflow.comI have an XYPlot on which are series and a couple of dynamically added shape annotations with no fill (hence each of the series points are visible). Is it possible to ... |
2. hiding annotations when you hide a series jfree.orgI have a chart that can have multiple series, and the user can selectively hide individual series. Some of the demo code illustrates how to do this. As I indicated earlier, I've added an interactive capability in my chart to add annotations to specific data points. I just discovered that when the user hides a series, any annotations that point to ... |
3. Annotation per series? jfree.org |
5. Can't see Series Tooltips with annotation addition (+code) jfree.orgCan't see Series Tooltips with annotation addition (+code) by barishhh Mon May 25, 2009 12:54 pm Below I copied part of my code that is problematic. I have shape annotation on my XYLinechart (to create a radar view), but I can't see tooltips of the series. Note : parameters of createXYLineChart are all correct. The problem is caused by rendering ... |