Actually, I think that the best thing to do would be to detect what the
browser has, and use whatever's there transparently.  If Canvas is there,
use it.  If not, try SVG.  If there's no SVG, try VML.  If there's no
suitable graphics system in the browser, signal the user to download and
install a canvas plugin (kind of like what happens when people don't have
Flash installed).

- Brian


> I think Canvas would be preferable (like porting Plotkit, for
> example). Considering that it's possible to make it work in all
> browsers.
>
> --John
>
> On 2/16/07, Jake McGraw <[EMAIL PROTECTED]> wrote:
>> When you mention charting, what method would you suggest for chart
>> rendering? SVG?
>>
>> - jake
>>
>> On 2/16/07, John Resig <[EMAIL PROTECTED]> wrote:
>> > Hey Everyone -
>> >
>> > Google's Summer of Code has just opened up for 2007, and I'd love to
>> > have jQuery be a part of it:
>> > http://code.google.com/soc/
>> >
>> > If you're not familiar with how SoC works, Google pays a number of
>> > college students to work on an open source project for an entire
>> > summer. This is a great opportunity for the kids, and for the projects
>> > that they're supporting.
>> >
>> > In order to be able to apply, we'd have to come up with a list of
>> > things that we'd like them to do. So, I'm asking you (the jQuery
>> > community) what you think 1-3 decent coders could do for us for a
>> > summer?
>> >
>> > Some examples of good ideas (which should be expanded upon):
>> >  - Build or port an unobtrusive charting plugin
>> >  - Add jQuery support to a popular CMS/Framework
>> >  - Build some interactive demos for jQuery.com
>> >  - Add new functionality to Interface
>> >
>> > We're already working on the following improvements to the web site
>> > (so you don't need to ask for these):
>> >  - A new plugins repository
>> >  - A new forum area
>> >  - A customizable download area
>> >
>> > Feel free to post your suggestions - all are welcome!
>> >
>> > --John
>> >
>> > _______________________________________________
>> > jQuery mailing list
>> > discuss@jquery.com
>> > http://jquery.com/discuss/
>> >
>>
>> _______________________________________________
>> jQuery mailing list
>> discuss@jquery.com
>> http://jquery.com/discuss/
>>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>



_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to