How to render DotML
问题 How do I render DotML into a chart? According to the website here: Getting graphs from your data is a three-step process. First, generate or manually type a >XHTML (or any other XML) file that contains DotML elements. Use "http://www.martin-loetzsch.de/DOTML" as the namespace identifier for DotML elements. >If you want to validate your DotML elements, use the DotML Schema. Second, apply the script "generate-svg-graphics.bash" on the input file. It applies the >dotml2dot.xsl stylesheet and