A collection of Dia plugins, written in Python.
- Place the *.py files in your .dia/python folder or the python folder of your dia installation.
- Restart Dia
- getlength.py Calculate length of selected line
- dia_rotate.py Rotate basic Dia objects. Learn more
- dia_orgchart.py Draw organization charts. Learn more
A Dia installation that is capable of running Python plugins. Learn how to use Dia with Python on Windows