Bug 496432 - Support plot suggestions KAlgebra Mobile
Summary: Support plot suggestions KAlgebra Mobile
Status: RESOLVED FIXED
Alias: None
Product: kalgebra
Classification: Applications
Component: general (show other bugs)
Version: 24.08.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-18 18:42 UTC by aronkvh
Modified: 2024-12-22 17:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aronkvh 2024-11-18 18:42:17 UTC
In QtWidgets KAlgebra, you can start typing and get suggested expressions like abs, root etc.
The most optimal UX (imo) would be if you could use other phrases / latex syntax and get the suggestions as well. For ex. \sqrt[3]{x} would give a suggestion to a root(...) function.
Comment 1 Bug Janitor Service 2024-12-21 14:21:05 UTC
A possibly relevant merge request was started @ https://invent.kde.org/education/kalgebra/-/merge_requests/61
Comment 2 Aleix Pol 2024-12-22 17:21:36 UTC
Git commit 56c67568e6373aaf3253b980f3e2c7dfcbb59010 by Aleix Pol Gonzalez, on behalf of Aleix Pol.
Committed on 22/12/2024 at 12:33.
Pushed by apol into branch 'master'.

mobile/plots: Show examples for 2D and 3D plots

Offers examples to plot to learn the syntax and functionalities.

M  +31   -0    mobile/content/ui/controls/AddPlotDialog.qml
M  +6    -0    mobile/kalgebramobile.cpp
M  +2    -0    mobile/kalgebramobile.h

https://invent.kde.org/education/kalgebra/-/commit/56c67568e6373aaf3253b980f3e2c7dfcbb59010