More on series marks
Posted: Tue Jul 13, 2004 4:16 am
I am adding text entries to selected series as a method of displaying user entered comments on the graph. Previously I was doing this with annotations but I found the implementation less elegant than simply adding text to the series directly.
The series marks implementation is much better except for the fact that other graph series points are painted over the top of series mark text.
So, if I have a number of series in the chart, all with comments (series marks) painted at various point along each series, some of these comments (series marks) will have points from another series painted over them (depending on the series order).
This is less than desirable because I want to see all the comments regardless of the series order.
Is there a solution to this ?
Regards, David Peacock.
The series marks implementation is much better except for the fact that other graph series points are painted over the top of series mark text.
So, if I have a number of series in the chart, all with comments (series marks) painted at various point along each series, some of these comments (series marks) will have points from another series painted over them (depending on the series order).
This is less than desirable because I want to see all the comments regardless of the series order.
Is there a solution to this ?
Regards, David Peacock.