Changes

Jump to: navigation, search

Familylines plugin

135 bytes added, 17:20, 8 February 2009
Generating graphs: Added SVG generation command. Added names for each command option and markup as a description list.
Some common examples of commands used to generate graphs from the familylines.dot file are:
;GIF:<pre>dot -v -Tgif -ofamilylines.gif familylines.dot</pre>;PNG :<pre>dot -v -Tpng -ofamilylines.png familylines.dot</pre>;PCL :<pre>dot -v -Tpcl -ofamilylines.pcl familylines.dot</pre>;PostScript :<pre>dot -v -Tps -ofamilylines.ps familylines.dot</pre>;SVG:<pre>dot -v -Tsvg -ofamilylines.svg familylines.dot</pre>
[[Category: Plugins]]

Navigation menu