On Thu, 24 Nov 2005, Sung Soo Kim wrote: > I need to draw a simple graphs to post my biological data on web. > And I also want to add some interactivity into the graph (using like a simiple > imagemap). [...] > Is there any simple drawing library in Ruby? (I'm thinking PHP shape drawing > tools... but I don't want to use PHP...) How is : http://www.pinkjuice.com/howto/rubysvg/examples.xhtml for you? Hugh