Hi, I would like to display another piece of data at each data point.
How is that possible? Note: the data i want to display is not the current value, but some additional data I got for each x value. This data cannot be put on a y axis, as it makes no sense (line numbers of a stack trace). any ideas?
Display additional data at each data point
Hi, I would like to display another piece of data at each data point.
How is that possible? Note: the data i want to display is not the current value, but some additional data I got for each x value. This data cannot be put on a y axis, as it makes no sense (line numbers of a stack trace). any ideas?
Cheers\
Sven