sparklines icon indicating copy to clipboard operation
sparklines copied to clipboard

Sparkline library for Ruby

Results 11 sparklines issues
Sort by recently updated
recently updated
newest added

http://nubyonrails.com/pages/sparklines This page seems to be gone. If hosting is an issue, rubygems.org can use .md (markdown) files - I use these for my gems. Anyway just letting you know...

Using rmagick 2.15 we get `[DEPRECATION] requiring "RMagick" is deprecated. Use "rmagick" instead` Thanks

http://sparklines.rubyforge.org/ doesn't seem to link to this repository, which makes it harder to find. Thanks! /cc @Willooz

Hello! It is [**Picabot**, an automatic GitHub image optimizer](https://github.com/somu/picabot). Your repository cointains some images, and I compressed them for you. Do not worry: the compression is lossless and uses [ImageOptim](http://imageoptim.com)...

I've just added some info to the rdoc comments for `sparklines.rb`, which show how to use it in a rails 3 app, since the plugin doesn't work anymore and neither...

Right now there is no indication of the scale of the graph or what the bars represent

This is caused by a divide-by-zero. I created a test and a fix which is in git://github.com/kim-toms/sparklines.git, in the 'fix_constant' branch.