QuikGraph.Graphviz 2.1.0
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization.
This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework 3.5+
Supports Source Link
Showing the top 20 packages that depend on QuikGraph.Graphviz.
| Packages | Downloads |
|---|---|
|
Automatonymous.Visualizer
Automatonymous, an open source state machine library, usable with MassTransit
|
5 |
|
Automatonymous.Visualizer
Automatonymous, an open source state machine library, usable with MassTransit
|
3 |
|
Automatonymous.Visualizer
Automatonymous, an open source state machine library, usable with MassTransit
|
2 |
|
Automatonymous.Visualizer
Automatonymous, an open source state machine library, usable with MassTransit
|
1 |
➟ Release 2.1.0 Rework the original QuickGraph.Graphviz module into QuikGraph.Graphviz. This make possible to use the QuikGraph to Dot bridge.
Fixes:
- Fix the floating points formatting when converted to Dot (Invariant culture).
- Fix some implementation issues accross the library.
- Fix labels, comments, tooltips, records and ports escaping.
- Fix a lot of graph to Dot conversions issues (wrong properties, invalid formatting, typo, etc).
Updates:
- Add all color representations equivalent to System.Drawing.Color or System.Windows.Media.Color to GraphvizColor.
New:
- Add conversion extensions from System.Drawing.Font to GraphvizFont (and vice versa).
Misc:
- Clean the library code.
- Fully document library including convenient links to official Graphviz documentation.
- Use JetBrains annotations all over the library as much as possible.
.NET Framework 3.5
- QuikGraph (>= 2.1.0)
.NET Framework 4.0
- QuikGraph (>= 2.1.0)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)
- QuikGraph (>= 2.1.0)
.NET Standard 2.0
- QuikGraph (>= 2.1.0)