Questions tagged [image-science]

The image-science gem is a small Ruby library for basic image manipulations common to web applications, such as cropping, resizing, and thumb-nailing.

The image-science gem is a small Ruby library for basic image manipulations common to web applications, such as cropping, resizing, and thumb-nailing.

SeattleRB.org Homepage

RubyGems.org

Documentation

GitHub Repository

16 questions
0
votes
1 answer

Using jQuery to make "scientifc plots"

I have an idea. What i would like to do is to plot a skew-t diagram (scientific meteorological vertical measurement plot) with jQuery. The problem is that all the available packages are more or less for "statistical plots" like barplots and so on. I…
1
2