I want to put an annotation to certain points of a chart but the problem is that when the domainAxis is a date I couldn't do it.
And is it possible to add annotation to TimeSeriesChart by :
chart.getXYPlot().addAnnotation because it didn't work neither.
Thanks a lot for helping
