Excel to Graphviz Relationship Visualizer
-----------------------------------------
INTRODUCTION
------------
The Relationship Visualizer lets you easily collect relationship information in Excel and quickly generate relationship graphs.
It automatically draws diagrams from high‑level instructions, handling details like shape placement and connecting lines. While it offers many customization options, it isn't designed for precise, pixel‑perfect control. If you need exact placement or prefer freehand drawing, this tool may not be the right fit.
It's ideal for anyone who wants fast visualizations with minimal effort and doesn't need fine‑grained layout control. Simply provide statements like "A is related to B," and the Relationship Visualizer will produce a complete graphical representation of your data.
INSTALLATION
------------
The documentation at https://exceltographviz.com/install/ provides everything you need to set up and use the Relationship Visualizer.
Please note that the required open‑source Graphviz tools are not included with this package. The online documentation explains how to download and install them separately.
GETTING STARTED
---------------
Take the time to work through the guides at https://exceltographviz.com/ to get the most out of the Relationship Visualizer. Much of the underlying graphic‑processing complexity is already configured for you, so creating a graph can be as simple as entering a few lists and clicking a button. If you choose to explore the full feature set, you’ll be able to produce far more intricate and expressive diagrams. Once you get comfortable with the workflow, the entire process becomes straightforward, enjoyable, and genuinely rewarding.
MINIMUM SUPPORTED CONFIGURATIONS
--------------------------------
Windows:
- Excel for Microsoft 365, Excel LTSC 2024, or Excel LTSC 2021
- Windows 10, Windows 11, or Windows Server 2022
- Graphviz 14.1.1 (20251213.1925) or higher
macOS:
- Excel for Microsoft 365 for Mac, Excel LTSC 2024 for Mac, or Excel LTSC 2021 for Mac
- macOS Ventura, Sonoma, or Sequoia
- Graphviz 14.1.1 (20251213.1925) or higher
LICENSE
-------
MIT License
Copyright (c) 2015-2026 Jeffrey Long
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.