= Software = == Problem == Internet Explorer doesn't support SVG, but every browser does. Graphviz has an SVG output driver, but nothing for IE. == Solution == Internet Explorer supports VML, but no other browser does. Implement a VML output plugin for Graphviz. == Results == http://swoolley.org/files/graphviz-2.12-swoolley-vml.patch https://mailman.research.att.com/pipermail/graphviz-devel/2007/000377.html Now we get antialiased lines in any browser with graphviz!