apps.ad5001.eu/content/logarithmplotter.md
Ad5001 abafd7dc75
All checks were successful
continuous-integration/drone/push Build is passing
Fixing spelling, and improving overall grammar of LogarithmPlotter pages.
2024-09-17 02:43:54 +02:00

6.7 KiB
Raw Blame History

title description layout HeaderImage SectionHeader About Sections Technical Download
LogarithmPlotter 2D logarithmic-scaled plotter software to make Bode plots, sequences and distribution 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 its 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 its extensible nature and ability to switch to non-logarithmic scales allow it to create other things with it, like sequences or statistical distribution 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 plots, 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 feature-complete with a settings page that allows you to edit all properties of an object. You can find a list of all properties you can modify on the [projects wiki](https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/User-Manual%3A-Chapter-2#object-properties)
Type Content
text ## LaTeX Integration LogarithmPlotter comes with a builtin distribution-agnostic LaTeX integration that allows the automatic rendering of mathematical formulas on plots, as well as the inscription of symbols and notes through the Text object.
Type Image Alt Content
image|text en/logarithmplotter/history.webp History panel. ## Advanced history system Featuring a state-of-the-art modification history system, LogarithmPlotter is extremely fast at undoing and redoing actions, as well as listing all the actions you can undo or redo in a visually easy-to-understand way. This system allows you to quickly rollback to a previous state of your plot while displaying in fast motion all the modifications done in that span of time. Another advantage of this design is that it allows your modification history to be saved in your file directly while being extremely light on storage (.lpf files 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 text and of elements, and even returning to a normal scale mode from the logarithm one.
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. - gallegonovato and [IngrownMink4](https://github.com/IngrownMink4) for the 🇪🇸 Spanish 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 (53.3MiB) logarithmplotter-v<version>-setup.exe
Title Name File
Application Archive (.dmg) LogarithmPlotter-v<version>-setup.dmg (42.4MiB) 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 python3-logarithmplotter_<version>-1_all.deb (144.2KiB) python3-logarithmplotter_<version>-1_all.deb
Title Name File
Source code (.tar.gz)* LogarithmPlotter-v<version>.tar.gz (4.7MiB) logarithmplotter-<version>.tar.gz
The LaTeX integration requires a valid LaTeX installation (from a distribution like [TeXLive](https://tug.org/texlive/)) with `latex`, `dvipng` and `fundus-calligra`. *LogarithmPlotter requires [Python3](https://python.org/) with [PySide6](https://pypi.org/project/PySide6/) to be installed in order to be launched.