From: Malte Harder Date: 2005-01-29T02:02:17+09:00 Subject: Re: Is there anything like matplotlib (Plotting library) in ruby? mepython wrote: > Python has a great plotting library http://matplotlib.sf.net It is very > easy to use with multiple backends GD, GTK, wxPython, AGG. Is there > anything like that available in ruby? I'm currently working on plotting library in ruby which uses rmagick as output. But I don't think that it will have such a big feature list in the near future. I don't even know when it will be released. I'm going to announce it here when a first version is finished. Malte