[LRUG] creating svg graphs

Richard Conroy richard.conroy at gmail.com
Wed Nov 9 02:03:06 PST 2011


On Wed, Nov 9, 2011 at 9:56 AM, Derek Ekins <derek at spathi.com> wrote:

> You know I looked on there but ended up on this page
> https://www.ruby-toolbox.com/categories/graphing which doesn't seem to
> have what I want.
> gerbilcharts looks very nice.
>
> Thanks!
>
SVG::Graph is an old one that might be useful (though I think it is not
maintained)
http://www.germane-software.com/software/SVG/SVG::Graph/

Also, what about Scruffy <https://github.com/brasten/scruffy>?


>
>
> On 9 November 2011 09:48, Richard Conroy <richard.conroy at gmail.com> wrote:
>
>> The Graphics tag on Ruby Toolbox <https://www.ruby-toolbox.com/#Graphics>contains a lot of imaging and charting gems, plugins etc.
>>
>> You might find something there that meets your needs. A lot of them use
>> SVG internally, or export to it.
>>
>> As a rule, I find searching the ruby toolbox site to be a more productive
>> way of finding unpopular but useful libraries.
>>
>> On Wed, Nov 9, 2011 at 9:40 AM, Derek Ekins <derek at spathi.com> wrote:
>>
>>> Hi,
>>> Does anyone know of any gems for creating svg graphs? I've had the usual
>>> look on google but have not found anything compelling.
>>>
>>> Thanks,
>>> Derek
>>>
>>> _______________________________________________
>>> Chat mailing list
>>> Chat at lists.lrug.org
>>> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>>>
>>>
>>
>>
>> --
>> http://richardconroy.blogspot.com | http://twitter.com/RichardConroy
>>
>>
>> _______________________________________________
>> Chat mailing list
>> Chat at lists.lrug.org
>> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>>
>>
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
>


-- 
http://richardconroy.blogspot.com | http://twitter.com/RichardConroy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20111109/26f97961/attachment.html>


More information about the Chat mailing list