PSGraph
PSGraph copied to clipboard
A set of utilities for working with Graphviz in Powershell
Hello Is there any way to set the background as transparent? I would like the background color to be determined by the mode (dark or light) of the system in...
Invoke-Expression gave error on certain versions of PowerShell. Invoke-Item is a better way of opening a file using the default program or action.
Polish chars do not exists dot.exe : Warning: Invalid 3-byte UTF8 found in input of graph g - treated as Latin-1. Perhaps "-Gcharset=latin1" is needed? At C:\Program Files\WindowsPowerShell\Modules\PSGraph\2.1.38.27\PSGraph.psm1:857 char:33 +...
Hi i try to install PsGraph and graphviz and have problem. Try this two sollutions: #1.First way install GraphViz # Install GraphViz from the Chocolatey repo Register-PackageSource -Name Chocolatey -ProviderName...
How-to Building dependency diagrams (Sql Server) using PSGraph - Graphviz ? https://www.reddit.com/r/SQLServer/comments/mdt8gu/blog_building_dependency_diagrams_using_graphviz/
There is some documentation in Changes_James.txt and more detail in docs/examples .docx. Summary. I've added extra parameters to `node`, `edge `and `record `to allow more to be defined, and changed...
Please give more examples in readme.md Specially examples from: https://www.youtube.com/watch?v=8GvrVN0_fD0 [your speech from PowerShell.org 17.05.2019 about PSGraph] 10:29. Styling edges and nodes. Please!
Hello, it would be great if rankType could be added to the rank attributes. This will allow nodes to be easily moved around. At the moment when rank is used...
Hey Kevin, Awesome work with this module, just i am trying to figure out how to do the following. for Label design as I like to have Top with bold...
Hi, I wasn't sure if PSgraph is 'supported' on Linux. I am on ubuntu 1804, and I have the following error message when I try to create a graph: ...