Visualization of networks

  1. dots and lines; esthetic criteria; examples
  2. matrix representation; examples
  3. inside Python using Tkinter and other libraries; drawing a network; spring embedders; examples
  4. using network analysis tools
  5. exporting to SVG, D3.js, X3D and using corresponding viewers; examples
  6. try it yourself; summary

Visualization

SVG - InkScape

D3.js

To do

  • d3.js based functions for:
    • drawing dots and lines graphs (label, partition, size, image/shape, URL; weight; directed)
      • static
      • force
    • matrix display (weight, permutation, partition)
    • hive
  • display icons for nodes
notes/py/pynet/ch03.txt · Last modified: 2016/06/04 18:09 by vlado
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki