04-29-2019 09:51 AM - edited 04-29-2019 09:58 AM
Hi all,
Can I create a plot like the attachment with LabView?
The best I can describe it is a 3d Floating bar chart / Gantt chart or a 3d Candlestick chart
Thanks,
Phill
04-29-2019 03:51 PM
I wouldn't want to say "No", but I suspect it will be a lot of work. It might be more appropriate to use LabVIEW to gather/generate/process the data and to export the data in a file appropriate for whatever Plotting Routine produced that rather nice and interesting picture. Note that you might be able to specify axis names, colors, etc. that the Super Neat Plotting Routine needs, so it acts like a Fancy Rear End (hmm, that came out wrong -- I was going to call it a "Front End", but LabVIEW is acting as the "Front End" for the Super Neat Plotting Routine, so that makes the SNPR the "Rear End" for LabVIEW -- maybe "Back End" sounds better, but has yet another meaning ...).
Bob Schor
04-29-2019
06:17 PM
- last edited on
03-14-2024
09:26 AM
by
Content Cleaner
A 3D picture control would work just fine, but requires work. For simpler needs, don't forget this toolkit.
04-30-2019 02:14 AM
Thanks for the advice! I'll look into these suggestions