KtikZ
Editor for the TikZ drawing language - KDE version
KtikZ is a small application helping you to create TikZ (from the LaTeX pgf package) diagrams for your publications.
KtikZ is a small application to assist in the creation of diagrams and drawings using the TikZ macros from the LaTeX package "pgf". It consists of a text editor pane in which the TikZ code for the drawing is edited and a preview pane showing the drawing as rendered by LaTeX. The preview pane can be updated in real-time. Common drawing tools, options and styles are available from the menus to assist the coding process. . This package contains the KDE version of the program. . TikZ is a user-friendly syntax layer for the PGF (portable graphics format) TeX macro package. Pictures can be created within a LaTeX document and included in the output using the most important TeX backend drivers including pdftex and dvips.
How to install KtikZ in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install ktikz in Ubuntu
sudo apt install ktikz
KtikZ Screenshots