canviz JavaScript library

13 Oct
2009


Using Canviz has advantages for your web application over generating and sending bitmapped images and imagemaps to the browser as the server only needs to have Graphviz generate xdot text; this is faster than generating bitmapped images. Also only the xdot text needs to be transferred to the browser; this is smaller than binary image data, and, if the browser supports it (which most do), the text can be gzip- or bzip2-compressed.
canviz JavaScript library Web Site
canviz JavaScript library Demo
canviz JavaScript library Download

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • MisterWong
  • Y!GG
  • Webnews
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit

Related posts:

  1. JavaScript Vector-Draw Library How many times you wished if you could only draw...

Related posts brought to you by Yet Another Related Posts Plugin.

Comment Form

top