LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

diagramm

Hello,
 
i've got a new problem.
In my application there is an interpretation Menü which should have an Diagramm with an number of lines.
on the y- axis there should only be the name (e. g. Tube1) and on the x- axis there should be the measure data like pressure.
the second oppinion alternative is to take a number (1,2,3,...) on the y- axis. But then i need the names like "tube1" in the diagramm nexto the line.
Has anyone an idea for this problem?
The normal ledgend is not wise because we print the diagramm only monochrom.
 
In the attachement there is a sketch to visualize my opinion
0 Kudos
Message 1 of 4
(2,682 Views)
If you want to use text labels on the axes then you need to use a picture control. If you don't want to go that trouble and can stick with numerical values on the axes, then you can use annotations on the graph for your "Tube 1", etc. labels. There's an example that ships with LabVIEW that shows you how to do annotations. Open the Example Finder (Help -> Find Examples), and search for "annotation".
Message 2 of 4
(2,671 Views)
Very helpful Reply.
Thank you.
 
Sorry for wrong voting.
I want to give you the best (5)
 
0 Kudos
Message 3 of 4
(2,655 Views)
That's OK. Someday we'll be able to get a new ratings system in place.
0 Kudos
Message 4 of 4
(2,649 Views)