Description: I think the new Sparklines feature (https://tomazvajngerl.blogspot.com/2022/03/sparklines-in-calc.html TLDR check Edwards Tufte to see this or check this old article for some context https://www.linux-magazine.com/Issues/2016/183/Calc-Conditional-Formatting) - needs an icon - changes on the UI file for the Tabbed view in order to have the InsertSparkLine exposed within the Insert tab Note: We might want to expose the other uno commands also in other tabs and throughout the other user interface variants but probably better to create additional bug reports for that, I think. Gerrit feature related patches: https://gerrit.libreoffice.org/q/owner:quikee%2540gmail.com+sparklines+branch:master Steps to Reproduce: 1. Open Calc master 2. Switch to Tabbed view 3. Switch to Insert tab Actual Results: No icon to insert Sparkline Expected Results: Icon to insert sparkline (as it already happens with for example insert chart) Reproducible: Always User Profile Reset: No Additional Info: commit f0801aba21f20c6305ae2b9083443d74bad01d3e (HEAD -> master, origin/master, origin/HEAD)
(In reply to pedro.silva from comment #0) > - needs an icon Rizal, Andreas: Got an idea? > - changes on the UI file for the Tabbed view in order to have the > InsertSparkLine exposed within the Insert tab My take: Insert and Edit but not Group/Ungroup (I might be wrong here with the importance) and Delete (could be done with Del key). Edit needs to be enabled only in case the cell contains a SL. This is easy hackable. Code pointers on request.
This should be included, definitely.