Skip to content

unixpickle/swift-plop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-plop

Plot graphs in the command line

Example

swift run swift-plop \
    --smoothing 0.5 \
    -o examples/plot.png \
    -x step \
    -y loss \
    run1 examples/run1.txt \
    run2 examples/run2.txt

Plot output

About

Quick plotting from the command line on macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages