Dear all,
Can i add marker for 2 point. Example draw line between 2 point not a vertical or horizontal line?
Thanks for your support!
Marker between 2 point!!!
Add one of these or one of these depending on the type of plot you are using
Code: Select all
org.jfree.chart.annotations.XYLineAnnotation
Code: Select all
org.jfree.chart.annotations.CategoryLineAnnotation