abhijithanilkumar / NetworkViz.jl

Julia Interface to visualize Graphs.
Other
29 stars 5 forks source link

Type to represent Graph Visualization #9

Open abhijithanilkumar opened 8 years ago

abhijithanilkumar commented 8 years ago

Create a new type to represent Graph Visualization with Graph and customizable parameters as attributes. This makes real-time modifications of the Graph easier.