apps.ad5001.eu/content/logarithmplotter.md

4.8 KiB

title description layout SectionHeader About Sections Technical Download
LogarithmPlotter 2D plotter software to make BODE plots, sequences and repartition functions. app
AppIndex Background ShowPlatforms TextWhite Links
logarithmplotter linear-gradient(135deg, rgba(255,255,255,1) 10%, rgba(170,170,170,1) 90%) true false
Icon Title URL
lookup Discover #about-section
Icon Title URL
download Download #download-section
Title Content
Discover LogarithmPlotter LogarithmPlotter is, as it's name suggests, a plotter made with logarithm scales in mind. With an object system similar to [Geogebra](https://geogebra.org)'s, it allows dynamic creation of plots with very few limitations. It's primary use is to quickly create [asymptotic Bode plots](https://en.wikipedia.org/wiki/Bode_plot), but it's extensible nature and ability to switch to non-logarithmic scales allow it to create other things with it, like sequences or statistical repartition functions.
Type Image Alt Content
image|text en/logarithmplotter/objects Object management panel. # Object Management System LogarithmPlotter works with objects to create complex features and diagrams, as well as quickly manage what to display. This system allows you to create, delete and edit objects in an instant.
Type Image Alt Content
text|image en/logarithmplotter/object-settings Settings panel of an object. # Complete object edition Editing objects has been made very simple yet complete and easily extendable with a settings page that allows you to edit all properties of an object. Properties are made to be backwards and forward compatible to prevent data corruption when opening a file made with a different version of LogarithmPlotter.
Type Image Alt Content
image|text en/logarithmplotter/history History panel. # Advanced history system Featuring an advanced history system, LogarithmPlotter is extremly fast at undoing and redoing actions, as well as listing a complete list of actions history. This system allows you to quickly rollback to a previous state of your diagram fairly quickly while displaying in fast mode all the modifications done in that span of time. Another advantage of this system is that it allows history to be saved in your file directly while being extremly light on storage (LogarithmPlotter files, .lpf, rarely exceed a few kilobytes).
Type Image Alt Content
text|image en/logarithmplotter/settings Settings panel. # Customize how your diagram looks LogarithmPlotter allows you to edit how your diagram looks in numerous ways, from the representation of the axis, to the size of elements and text as well as switching to normal scale mode from the logarithm one. The settings section also features function buttons that can also be found in the menu bar, such as copying the diagram to the clipboard, or saving the plot.
Links
Title Icon URL
Source code git https://git.ad5001.eu/Ad5001/LogarithmPlotter
Title Icon URL
Report a bug bug https://git.ad5001.eu/Ad5001/LogarithmPlotter/issues
Title Icon URL
Documentation documentation https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki
Show Categories Links Footnote
true
Name Title Platform
win Windows Windows
Name Title Platform
macos MacOSX MacOSX
Name Title Platform
linux Linux Linux
Name Title Platform
all All platforms* Universal
win macos linux all
Title Name File
Installer software (.exe) (64 bits) logarithmplotter-v<version>-setup.exe (100.4MiB) logarithmplotter-v<version>-setup.exe
Title Name File
Application Archive (.dmg) LogarithmPlotter-<version>-setup.dmg (112.1MiB) LogarithmPlotter-<version>-setup.dmg
Title Index
Flatpak eu.ad5001.LogarithmPlotter
Title Index
Snap logarithmplotter
Title Name File
Debian / Ubuntu debian package (174KiB) python3-logarithmplotter_<version>-1_all.deb
Title Name File
Source code (.tar.gz) LogarithmPlotter-v<version>.tar.gz (174KiB) LogarithmPlotter-v<version>.tar.gz
*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched.