is data set available for tooltip text but not for marker label? [message #179239] |
Thu, 20 July 2006 16:57 |
Eclipse User |
|
|
|
Originally posted by: bjeffcoa.gmail.com
I have a data set with these columns: NAME (String), VALUE1 (Integer),
VALUE2 (Integer). I have a scatter chart that displays (VALUE1, VALUE2)
points for each NAME.
I can go to Format Chart, Y Series, Interactivity, and set a tooltip
text for each data point that includes the NAME (by saying row[NAME] in
the tooltip text.
But, I cannot seem to do the same thing for the data point labels. When
I go to Format Chart, Y Series, Label, there is no way to include
row[NAME] in the label.
Am I missing something? If you can access the data set and pull in
another value from the row for a tooltip text, it seems like you should
be able to do the same for a label.
A scripting solution would also be fine, but I can't figure out how to
access the data set from the "beforeDrawDataPointLabel" method either.
Does anyone know how to do this?
Thanks,
Ben Jeffcoat
|
|
|
Powered by
FUDForum. Page generated in 0.03711 seconds