Stem and Leaf Plot : Split Stem

lewws shared this idea 3 years ago
Declined

Hi,

75c9edb09f92e50ee8744da6265cb2c0

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

Comments (2)

photo
1

Sorry, we won't be adding that

photo
1

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.

© 2023 International GeoGebra Institute