is there an Erlang graphing library?

Yariv Sadan yarivvv@REDACTED
Wed Jul 12 21:32:43 CEST 2006


ImageMagick is a bit too low level for me. I guess I can just write a
simple ruby script that uses Gruff to generate the images and call it
from os:cmd. This should avoid memory leaks too.

Thanks
Yariv

On 7/11/06, Roberto Saccon <rsaccon@REDACTED> wrote:
> I didn't find one (but that means nothing), and I worked around by
> just generating the paramters for calling ImageMagick as OS command.
> (I did that also in RubyOnRails for eliminating the memleaks of the
> RMagick Wrapper).
>
> On 7/11/06, Yariv Sadan <yarivvv@REDACTED> wrote:
> > Hi,
> >
> > I'm looking for a graphing library for Erlang (similar to
> > http://nubyonrails.com/pages/gruff). I couldn't find one on Google or
> > in Jungerl. Does such a library exist?
> >
> > Thanks
> > Yariv
> >
>
>
> --
> Roberto Saccon
>



More information about the erlang-questions mailing list