-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
GraphBuilder by Cyril Gambini - Toolkit for LabVIEW Download
Toolkit to create, perform several algorithms and render directed graphs

Version | 2.3.0.7 |
Released | Sep 15, 2025 |
Publisher | Cyril Gambini |
License | BSD-3 |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Used By | pantherlab_lib_panther_dashboard wovalab_lib_antidoc_add_on_labview_project_documentation pantherlab_lib_dependency_inspector |
Project links | Homepage Discussion |
Description
GraphBuilder allows you to add "Nodes" (aka vertices) and "Edges" to create directed graphs.
Several algorithms and traversal methods are available.
It is also possible to choose between rendering classes to represent a graph (GraphViz, Graphml, ...).
Each rendering class has its specific properties to allow a binary stream to be created accordingly.
This project is open-source (BSD-3 licence) and available on GitLab (https://gitlab.com/cgambini/graph-builder)
If you want to support the author and the work done, you can buy me a coffe ;-)
https://www.buymeacoffee.com/cyrilg
Release Notes
2.3.0.7
(Sep 15, 2025)
Added the ability to set the fill color of a node when using Graphviz
Thanks to HSE for their contribution !
cyril-gambini and
hampel-soft
were contributors to this release