Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparklines

Build Status

A Julia implementation of spark.

Example usage

julia> using Sparklines

julia> spark(sin(0:0.2:2pi))
▄▅▅▆▇▇▇███▇▇▆▆▅▅▄▃▂▂▁▁▁▁▁▁▁▁▂▂▃▄

julia> spark(cumsum(randn(80)))
▄▄▄▃▃▃▄▅▅▄▃▄▂▁▁▁▁▁▁▁▂▃▄▄▅▄▄▅▄▅▆▅▄▃▃▃▄▄▅▅▆▅▅▅▅▅▆▅▅▄▄▅▅▆▆▇█▇▇▇▆▅▆▅▄▄▃▄▆▆▅▆▇▇▇▇▇▆▅▅

About

A Julia implementation of ▁▂▃▅▂▇ spark: simple printing of unicode trendlines

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages