Properties
Category
English
Similar Topics
Statistics
Comments
2
Participants
2
Subscribers
2
Votes
1
Views
2297
Share
Declined
Hi,
I attach a file with some attempt to split into two lists but the "Key" need to be removed.
I realize the plot is actually an output in Latex code.
Perhaps developers can consider our request for split stem with more controls ?
Regards,
lewws
Files:
20pt - StemLeaf...
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Sorry, we won't be adding that
Ok.
Not too much of a problem. Need to do something like what was done here.
https://help.geogebra.org/t...
My contribution :
Essentially have to manipulate the output of the StemandLeaf[list, <Adjustment>) command which produces Text (in Latex codes).
Split the data at the longer leaves into separate lists.
Remove the string of text "\fbox{\text{Key: 3|1 means 31}}" from this via a series of list operations.
Then rejoin the lists via a text box and put the fbox back.
May I suggest a minor tweak to existing command to show hide fbox using a third parameter (boolean) for this ?
StemandLeaf[list, <Adjustment>,<fbox visible true/false>)
Then we can do all the above splitting and joining of split stems easily at user level.
Comments have been locked on this page!