Skip to content

Commit

Permalink
+ Readme update 2
Browse files Browse the repository at this point in the history
  • Loading branch information
panthernet committed Aug 16, 2016
1 parent 0c13ff8 commit d8e94fe
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
**GraphX for .NET (Core Branch)**
http://www.panthernet.org

For **GraphX for .NET PRO version** please visit http://wwww.graphx.pro


**What Is This?**

GraphX for .NET is an advanced open-source graph layout and visualization library that supports different layout algorithms and provides many means for visual customizations It is capable of rendering large amount of vertices and steadily moves to support the most popular .NET platforms. GraphX already served well as the foundation for many other projects where its functionality was irreplaceble.



**Any Requirements?**

Due to C#6.0 compliance GraphX requires **Visual Studio 2015 Comunity Edition** or above.
Expand All @@ -18,7 +21,8 @@ Due to C#6.0 compliance GraphX requires **Visual Studio 2015 Comunity Edition**

And library showcase uses:
* YAXLib
* ModernUI
* ModernUI



**How Flexible It Is?**
Expand All @@ -33,6 +37,7 @@ Our library supports following platforms:
* Xamarin (WIP, only logic core is available)



**What Exactly I Can Do With It?**

* GraphX is a performance oriented library coded with modular design in mind optimized for:
Expand Down Expand Up @@ -71,7 +76,7 @@ Our library supports following platforms:
* Vertex connection points (VCP) allows to implement customizable edge-to-vertex connections
* Vertex snap-to-grid feature while dragging vertex or group of vertices

* And at last some additiona features to note:
* And at last some additional features to note:
* Built in enchanced zoom control with minimap and zooming features:
* Support for area selection of the vertices
* Support for area zooming and smooth animations
Expand Down

0 comments on commit d8e94fe

Please sign in to comment.