Hi,
I need to draw a dotted line to join two shapes - triangle and circle that are rendered in the chart with two different (CategoryDataSet) datasets.
Do I need to draw a line chart on top of the original plot or I need to use my own algorithm? ....
Any JfreeChart API can help in this regard?
Any pointers here will be greatly appreciated.
Thanks,
SNK
Algorithm to draw a dotted line that joins two shapes!
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Perhaps you can use the CategoryLineAnnotation class?
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

