11-04-2008 08:08 AM
LabView 7.1
I wish to add text as a scale (eg A B C) on a xy graph. It seems I can hide the scale (1 to 10) and then add some text (decoration) where the numeric scale was; this looks ok. However when I put this waveform graph into a report (as append control image) the added text on the graph does not appear.
What can be done?
11-04-2008 08:55 AM
11-04-2008 09:59 AM
The problem is that the report gets the image of the graph, so if we have a composite solution, we won't get the image of the "non-graph" parts.
As mentiond years ago, it would be nice if graph axes would allow text labels natively. Nearly all the components are already in place. It could be handled similarly to "text labels" for the scales of slide controls, which we already have. 🙂
11-04-2008 10:48 AM
Good point.
Two alternatives that I can think of, though I don't know how suitable/effective these would be: