Skip to content

Arafatk/magick-rubyplot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status License: MIT Maintainability Inline docs

Magick-RubyPlot

Magick-RubyPlot is Matplotlib for Ruby.

Documentation

Everything is at RubyDoc. You can also generate docs by bundle exec rake doc.

Main Project Repo

The main project repo will be available on Sciruby RubyPlot after the project completion.

Testing

Installation can be done with bundle exec rake install in the cloned repo.
Run all the tests with bundle exec rake spec
Test the code in pry with bundle exec rake pry

Blog Posts

  1. Introductory Blog
  2. Artist Base - Part 1
  3. Artist Base - Part 3
  4. Divisionism
  5. Scatter Plots
  6. Bubble Plots

Contributing

  1. Fork it ( https://github.com/Arafatk/magick-rubyplot/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make sure you run Rubocop on your changes
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

Acknowledgements

About

The ultimate plotting library for Ruby inpired by Matplotlib and RMagick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages