4
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Dump exception class to see what is failing on MRI/RBX on Travis-CI. More... over 10 years ago
* Allow error for webp image if it is not supported. More... over 10 years ago
* Fixed bug for reference lines on scaled charts. More... over 10 years ago
* Added test for outputting WEBP images. Does not work with JRuby/Magick4J More... over 10 years ago
Merge pull request #86 from a1ph4g33k/reference_lines More... over 10 years ago
Added support for multiple references lines along both axes to Line Graph. More... over 10 years ago
* Bumped version to 0.4.1.bet1 to start work on the next release. More... almost 11 years ago
* Moved task description to correct location. More... almost 11 years ago
* Bumped version to 0.4.0 since we have new features. More... almost 11 years ago
* Bumped version to 0.3.8 for release. More... almost 11 years ago
* Use each_with_index.map instead of map.with_index to preserve Ruby 1.8.7 compatibility. More... almost 11 years ago
* Changed so nil values are not plottet in Line charts. * Fixes #51 More... almost 11 years ago
* Added example for marker_shadow_color More... almost 11 years ago
* Added example for marker_shadow_color More... almost 11 years ago
* Added example for legend_at_bottom More... almost 11 years ago
* Added example for legend_at_bottom * Looks bad. More... almost 11 years ago
* Removed the annoying .rvmrc file. * Fixes #80 More... almost 11 years ago
* Updated README with concrete code example. Simpler file name. More... almost 11 years ago
* Updated README with concrete code example. More... almost 11 years ago
* Add 0.001 to y-position of marker line. * Workaround for https://github.com/rmagick/rmagick/issues/82 * Fixes #66 More... almost 11 years ago
* The RMagick(4J) dependency is now in the gemspec instead of the Gemfile. More... almost 11 years ago
* Add RMagick(4J) dependency. * Generate JRuby specific gem. * Fixes #65 More... almost 11 years ago
* Only patch RMagick4J if we are running on JRuby. More... almost 11 years ago
* Draw lines in the order given by default. * Fixed #54 More... almost 11 years ago
* Patch RMagick4J Draw#fill= to work around https://github.com/Serabe/RMagick4J/issues/16 * Fixed #63 More... almost 11 years ago
* Simpler require * Added gem version badge. More... almost 11 years ago
* Cleanup. More... almost 11 years ago
* Removed unnecessary config of test task. More... almost 11 years ago
* Cleanup More... almost 11 years ago
* Updated test images. More... almost 11 years ago