Hi!
I just checkout the latest JFreeChart version from CVS.
The file XYPlot.java doesn't compile.
The errors are in line 1600 and 1601:
...
crosshairInfo.setAnchorXView(xx);
crosshairInfo.setAnchorYView(yy);
...
Both methods don't exist in the class CrosshairInfo.
Regards,
Eduardo
Cvs XYPlot.java is broken
-
- Posts: 43
- Joined: Fri Mar 14, 2003 3:14 pm
- Location: Porto (Portugal)
- Contact:
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Oops, my fault! Hopefully it is fixed now, let me know if there is still a problem.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 43
- Joined: Fri Mar 14, 2003 3:14 pm
- Location: Porto (Portugal)
- Contact:
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Hi Eduardo,
Thanks for the report, I'll take a look now...
Thanks for the report, I'll take a look now...
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
OK, I've fixed that problem. What's next? 

David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

