Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Render a xml graph as an image
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
anand jeyahar  
View profile  
 More options Nov 27 2009, 4:23 pm
Newsgroups: comp.lang.python
From: anand jeyahar <anand.ibm...@gmail.com>
Date: Sat, 28 Nov 2009 02:53:42 +0530
Local: Fri, Nov 27 2009 4:23 pm
Subject: Render a xml graph as an image

hi all.
         Am looking to display a graph as an image.. the graph is in the
format of a xml file(basically the output of a python-graph
package).......... Is there a package that already does it??
==============================================
Anand J
http://sites.google.com/a/cbcs.ac.in/students/anand
==============================================
The man who is really serious,
with the urge to find out what truth is,
has no style at all. He lives only in what is.
                 ~Bruce Lee

Love is a trade with no accounting policies.
                ~Aang Jie


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Williams  
View profile  
 More options Nov 27 2009, 5:02 pm
Newsgroups: comp.lang.python
From: "David Williams" <da...@bibliolabs.com>
Date: Fri, 27 Nov 2009 16:02:05 -0600 (CST)
Local: Fri, Nov 27 2009 5:02 pm
Subject: Re: Render a xml graph as an image
Maybe I am missing something, but according to this example,
http://code.google.com/p/python-graph/wiki/Example, python-graph can
export to at least PNG format.  Another option, transform the XML into
GraphML (http://graphml.graphdrawing.org/) using XSLT (assuming it is not
already in that format), and then to SVG
(http://www.w3.org/Graphics/SVG/).  From there it should be easy to either
directly display or get it into any bitmap format you want.  On the
GraphML website their is an XSL to transform GraphML to SVG.

David


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google