Planet SVG
  • Home
  • Blog
  • News
  • Forums
Home
 

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Request new password

Recent blog posts

  • Microsoft and W3C co-present about SVG at MIX conference
  • Microsoft joins SVG working group
  • How to make impact with your design
  • Jumping in to SVG
  • Sketsa SVG Editor 6.2.2 Released
  • Mappetizer for ArcGIS now supports OpenStreetMap and Wikipedia
  • (help) improving THE SVG image on Wikipedia
  • SVG Open 2009 Follow-Up
  • Sketsa SVG Editor 6.2.1 Released
  • Grapher
more

BlogFranz: Generating SVG Output (from Graphviz) in your Django App

November 26, 2009 - 11:53pm by Anonymous

The graphviz string (dot_string) is being piped to the dot executable and then the function is returning the XML SVG as a string, and is obviously assigned to the stdout variable in the tuple. Now the tricky part within my views.py. ...

  • Login to post comments
  • Feed: svg - Google Blog Search
  • Original article
 
Powered by Drupal, an open source content management system