pygal
pygal copied to clipboard
Please add support for generating DOT graph description language markup and flowcharts in svg
Please add support for generating DOT graph description language markup and flowcharts in svg: https://en.wikipedia.org/wiki/DOT_(graph_description_language)
We really need a library in pure python that does not depend on GraphViz to render DOT graphs in svg. You can find a DOT parser here: https://github.com/pydot/pydot