Hi, GraphViz Charts is great to create graphs with vertices (nodes) and edges (relationships), but the quality is poor. By adding SVG format (supported in GraphViz), the quality will be greatly enhanced (vector-based).
There are more benefits: - the size of SVG (xml) is much smaller than GIF or PNG (binary) - dynamic graphs are easy to implement via the DOT href/URL attributes instead of cumbersome map areas - the rendering is done by the client (browser) - ... Pierre -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
