PSGraph

2.1.26

Builds graphs using GraphViz

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSGraph -RequiredVersion 2.1.26

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSGraph -Version 2.1.26

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Kevin Marquette. All rights reserved.

Package Details

Author(s)

  • Kevin Marquette

Tags

graph visualization DSL

Functions

Edge Entity Export-PSGraph Graph Inline Install-GraphViz Node Rank Record Row Set-NodeFormatScript Show-PSGraph SubGraph

Dependencies

This module has no dependencies.

Release Notes

2.1.16 20180217
* add Record command
* add Row command
* add Entity command
* add Show-PSGraph command
* add key name case correction
* throws error when there are graphviz parse errors

1.2.0 20171022
* #53 add support for edges to and from a subgraph
* #55 subgraph name is now optional
* 56 remove extra blank lines in graph output

1.1.4 20171021
* #51 Updated build script

1.1.3 20171021
* #40 fixed positional attributes with Edge

1.1.1 20171021
* Added -ranked switch to node to auto create a rank

1.1.0 20171021
* Made graph name optional
* Added legacy layout engine names to export-psgraph

FileList

Version History

Version Downloads Last updated
2.1.38.27 75,176 3/16/2019
2.1.37 926 12/16/2018
2.1.35 36 12/16/2018
2.1.33 840 9/20/2018
2.1.31 32 9/20/2018
2.1.28 107 9/11/2018
2.1.26 (current version) 30 9/11/2018
2.1.23 31 9/11/2018
2.1.21 468 8/3/2018
2.1.19 1,068 2/19/2018
2.1.17 103 2/17/2018
1.2.10 132 1/27/2018
1.2.8 34 1/27/2018
1.2.6 466 10/25/2017
1.2.3 37 10/22/2017
1.2.1 28 10/22/2017
1.0.2 30 10/22/2017
0.6.1 271 6/16/2017
0.5.3 73 5/29/2017
0.4.1.123 88 5/2/2017
0.4.1.116 76 4/4/2017
0.4.1.114 85 3/2/2017
0.4.1.104 51 2/21/2017
0.4.1.100 37 2/17/2017
0.4.1.98 51 2/9/2017
0.4.1.95 33 2/8/2017
0.4.1.92 36 2/7/2017
0.4.1.89 35 2/6/2017
0.1.7 33 2/5/2017
0.1.6 28 2/4/2017
0.1.5 31 2/4/2017
0.1.4 38 2/2/2017
0.1.3 28 2/2/2017
0.1.2 48 1/31/2017
0.1.1 30 1/31/2017
0.1.0 35 1/31/2017
0.0.9 41 1/30/2017
0.0.8 36 1/30/2017
0.0.7 35 1/29/2017
0.0.6 38 1/29/2017
0.0.5 35 1/29/2017
0.0.4 37 1/27/2017
0.0.3 36 1/27/2017
0.0.2 38 1/26/2017
0.0.1 37 1/26/2017
Show less