[LRUG] creating svg graphs

Derek Ekins derek at spathi.com
Wed Nov 9 02:20:04 PST 2011


Wow, thanks for all the great responses.
I specifically need server side rendering in this case but good to know
there are so many js options out there too!

On 9 November 2011 10:15, Levent Ali <lebreeze at gmail.com> wrote:

> +1 d3.js
>
> We've used a combination of flot / google charts / raphael and d3.js for
> various projects. D3 has by far been the biggest pleasure to work with.
>
>
> On 9 Nov 2011, at 10:01, James Croft <james.r.croft at gmail.com> wrote:
>
> D3.js is great: http://mbostock.github.com/d3/
>
>
> On 9 Nov 2011, at 09:56, Derek Ekins 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!
>
> 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
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20111109/f13fa141/attachment.html>


More information about the Chat mailing list