Skip to content

Joeltbond/stem-and-leaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAL

Stem and leaf plots in JavaScript.

screenshot

I was inspired by my old Statistics for Archaeologists book to make something like this. I found this gist helpful when I got stuck. This is a very simple implementation that only uses whole numbers for the stems and rounds all leaves to be single digits. Sal can be required in node and exposes a single global variable, sal, when used in the browser. This exists primarily as a coding excersize for me at this point.

About

Stem and leaf plots in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published