An Atom package to generate Sparklines from comma-separated lines of numbers.
Select a comma-separated line(s) of numbers (or leave the selection blank to use the whole file). Then, either type in sparkline
in the Command Palette, press Control-Shift-S
, or go to the Edit
menu, choose Text
, then choose Convert to Sparkline
.
range-finder.coffee
is via https://github.com/atom/sort-lines/blob/master/lib/range-finder.coffee
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.