If you would like to draw diagrams and flowcharts on your ubuntu there is 2 programs that is alternative to smart draw on windows :
- Dia
to install type the following command in terminal :
sudo apt-get install dia
- Kivio
to install type the following command in terminal :
sudo apt-get install kivio
U can use them also to draw mind maps
enjoy





