apps.ad5001.eu/content/logarithmplotter.md

6.2 KiB

title description layout HeaderImage SectionHeader About Sections Technical Download
LogarithmPlotter 2D logarithmic-scaled plotter software to make BODE plots, sequences and repartition functions. app /icons/apps/webp/logarithmplotter.webp
AppIndex Background ShowPlatforms TextWhite Links
logarithmplotter radial-gradient(ellipse at 20%, #dddddddf, #eeeeeedf 20%, transparent 85%), linear-gradient(to bottom, #fff, #fff 4em, transparent 8em), repeating-linear-gradient(#fafafa1f, #fafafa1f min(78px, calc(10% - 2px)), #bbb min(80px, 10%)), repeating-linear-gradient(0.25turn, #fafafa1f, #fafafa1f min(78px, calc(10% - 2px)), #bbb min(80px, 10%)) 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 logarithmic 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.webp 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, position, edit and delete objects in an instant.
Type Image Alt Content
text|image en/logarithmplotter/object-settings.webp 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.webp History panel. ## Advanced history system Featuring an advanced history system, LogarithmPlotter is extremely 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 extremely light on storage (LogarithmPlotter files, .lpf, rarely exceed a few kilobytes).
Type Image Alt Content
text|image en/logarithmplotter/settings.webp 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.
Type Content
text ## Special thanks It's only thanks to these amazing people that LogarithmPlotter is available in so many languages. - [Óvári](https://github.com/ovari) for the 🇭🇺 Hungarian translation. - [Allan Nordhøy](https://github.com/comradekingu) for the 🇳🇴 Norwegian translation. If you want to see your own name here, you can contribute to the effort to translate LogarithmPlotter on [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
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
Title Icon URL
Help with translation lang https://hosted.weblate.org/engage/logarithmplotter/
Title Icon URL
Changelog documentation https://git.ad5001.eu/Ad5001/LogarithmPlotter/src/branch/master/CHANGELOG.md#changelog
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 (101.2MiB) logarithmplotter-v<version>-setup.exe
Title Name File
Application Archive (.dmg) LogarithmPlotter-v<version>-setup.dmg (114.7MiB) LogarithmPlotter-v<version>-setup.dmg
Title Index
Flatpak (via Flathub) eu.ad5001.LogarithmPlotter
Title Index
Snap logarithmplotter
Title Index
Launchpad (PPA) logarithmplotter
Title Name File
Debian / Ubuntu debian package (103.7KiB) python3-logarithmplotter_<version>-1_all.deb
Title Name File
Source code (.tar.gz) LogarithmPlotter-v<version>.tar.gz (4.7MiB) 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.