ddieppa-chocolatey - Graphviz 2.47.3

Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

Graphviz is open source graph visualization software. It has several main layout programs. See the gallery for sample layouts. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings. We're not able to put a lot of work into GUI editors but there are quite a few external projects and even commercial tools that incorporate Graphviz. You can find some of these in the Resources section.

The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser.

Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes.

Notes

  • Starting from version 2.44.1 this package contains cmake builds of Graphviz. If you encounter problems with missing executables for the time being continue using the last msbuild version 2.38. You can also try to use alternative syntax, for example instead calling neato.exe directly, use dot.exe -Kneato instead. For more details see this topic.

screenshot

PM> Install-Package Graphviz -Version 2.47.3 -Source https://www.myget.org/F/ddieppa-chocolatey/api/v3/index.json

Copy to clipboard

> nuget.exe install Graphviz -Version 2.47.3 -Source https://www.myget.org/F/ddieppa-chocolatey/api/v3/index.json

Copy to clipboard

> dotnet add package Graphviz --version 2.47.3 --source https://www.myget.org/F/ddieppa-chocolatey/api/v3/index.json

Copy to clipboard
<PackageReference Include="Graphviz" Version="2.47.3" />
Copy to clipboard
source https://www.myget.org/F/ddieppa-chocolatey/api/v3/index.json

nuget Graphviz  ~> 2.47.3
Copy to clipboard

> choco install Graphviz --version 2.47.3 --source https://www.myget.org/F/ddieppa-chocolatey/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "ddieppa-chocolatey" -SourceLocation "https://www.myget.org/F/ddieppa-chocolatey/api/v2"
Install-Module -Name "Graphviz" -RequiredVersion "2.47.3" -Repository "ddieppa-chocolatey" 
Copy to clipboard

Owners

Authors

Arif Bilgin, graphviz committers

Project URL

https://www.graphviz.org/

License

ISC

Tags

admin drawing graph foss cli documentation cross-platform visualization

Info

17 total downloads
4 downloads for version 2.47.3
Download (4.48 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.47.3 4.48 MB Wed, 14 Jul 2021 12:30:00 GMT 4
2.47.3 4.48 MB Wed, 14 Jul 2021 12:37:29 GMT 4
2.47.1 4.48 MB Thu, 20 May 2021 10:45:00 GMT 0
2.47.1 4.48 MB Thu, 20 May 2021 10:45:54 GMT 9