05-02-2014 03:10 PM
Hi everyone,
I am working a project where I have an XY graph on my front panel and I'd like to customize it a bit. I've attached images of the current graph and how I would like it to look.
Is it possible to make the X- and Y-axes of the graph a bit bolder? If so, how can I do that?
Best regards,
-t42
Solved! Go to Solution.
05-02-2014
03:16 PM
- last edited on
06-09-2025
05:11 PM
by
Content Cleaner
Hello t42,
An quick and easily configurable way to do this is with a permanent cursor- it looks like you want to track the origin, so just set the location to (0,0) and the style to whatever suits your needs.
LabVIEW Help: Adding Cursors to Graphs
https://www.ni.com/docs/en-US/bundle/labview/page/adding-cursors-to-graphs.html
Best Regards,
05-02-2014 03:39 PM
Tom,
Thanks so much for showing me how to use cursors! That was exactly what I was looking for!
Best,
-t42