LogarithmPlotter 2D Plotter Software

LogarithmPlotter is a free and open source 2D Plotter application for Linux, Windows and MacOS. Using LogarithmPlotter you can create dynamic plots, asymptotic Bode plots, sequences or statistical repartition functions and create, position, edit and delete objects. You can use this application for logarithmic and non-logarithmic plots. It is written in QML, JavaScript, Python and released under GNU General Public License version 3. It comes with advanced history system to easily rollback to a previous state of your diagram. You can also customize the diagram looks and easily save the plots.

logarithmplotter

Download LogarithmPlotter [Windows,MacOS,Linux]

Install LogarithmPlotter on Ubuntu Linux

LogarithmPlotter is available via flatpak, snap and PPA. So you can easily install it on Linux based system.

Install LogarithmPlotter via Flatpak:

Install flatpak and flathub on your system and restart your system after the installation, if you don’t have them. After that in terminal application run below flatpak installation command.

flatpak install flathub eu.ad5001.LogarithmPlotter

You can start LogarithmPlotter application using below command.

flatpak run eu.ad5001.LogarithmPlotter

and uninstall it via

sudo flatpak uninstall eu.ad5001.LogarithmPlotter

Install LogarithmPlotter via PPA:

To add PPA on your Ubuntu system you need to open the terminal application (ctrl+alt+t) and run below commands one by one.

sudo add-apt-repository ppa:ad5001/logarithmplotter
sudo apt-get update
sudo apt install logarithmplotter

Install LogarithmPlotter via Snap:

In terminal run below LogarithmPlotter snap installation command to install via snap.

sudo snap install logarithmplotter

If you don’t like it then uninstall it via

sudo snap remove logarithmplotter

That’s all.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  How to Browse Stack Overflow From Command line Using SoCLI

Leave a Reply