|
View:
New views
17 Messages
—
Rating Filter:
Alert me
|
|
|
New Plugin: jqChart - Charts plugin for jQueryHi
http://www.reach1to1.com/sandbox/jquery/jqchart/ Been working on this for a while now, and finally have a first cut version up and running. Only tested in Firefox 2.0 Would appreciate feedback. Regards Ashutosh Bijoor -- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQuery
Ashutosh that is sweet! very nice. I like the demo.
Chris ashutosh bijoor wrote: Hi -- http://www.cjordan.us _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryMy feedback: Saweet! Just FYI, some
errors in IE6 that prevent the chart from drawing:
Line 2: Expected identifier, string or
number.
Line 2: 'AbstractChartPainter' is
undefined
-- Josh
_______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryI get those same errors in IE7 From: discuss-bounces@... [mailto:discuss-bounces@...] On Behalf Of Josh Nathanson Sent: Friday, March 09, 2007 3:45 PM To: jQuery Discussion. Subject: Re: [jQuery] New Plugin: jqChart - Charts plugin for jQuery My feedback: Saweet! Just FYI, some
errors in IE6 that prevent the chart from drawing:
Line 2: Expected identifier, string or
number.
Line 2: 'AbstractChartPainter' is
undefined
-- Josh
_______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQuerythat is excellent!
i suggest using a title caption on mouseover any bar,
indicating the label value.
great work! From: discuss-bounces@... [mailto:discuss-bounces@...] On Behalf Of ashutosh bijoor Sent: vendredi 9 mars 2007 21:58 To: jQuery Discussion. Subject: [jQuery] New Plugin: jqChart - Charts plugin for jQuery http://www.reach1to1.com/sandbox/jquery/jqchart/ Been working on this for a while now, and finally have a first cut version up and running. Only tested in Firefox 2.0 Would appreciate feedback. Regards Ashutosh Bijoor -- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... -- _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryLooks great in FF
Not working in Safari - it's just blank where the chart should be looking forward to this!
|
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryHi again
Thanks to everyone for trying out the first cut version and reporting problems in IE / Safari Please check out the new version 0.2 at: http://www.reach1to1.com/sandbox/jquery/jqchart/ Have fixed the IE specific bugs, and tested in IE6. Have not tried in Safari. But now have made provision for selecting the rendering engine between HTML Canvas and the JS Graphics library by Walter Zorn ( http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm). So this should work in Safari too. Would appreciate feedback regarding this. I would also like to automate the selection of the rendering engine between HTML Canvas and JS Graphics. Any ideas how without doing a browser check? Regards Ashutosh On 3/10/07, rolfsf <rolfsf@...> wrote:
-- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryHey,
There was a last minute bug in 1.1.2 that would crash Safari. We re-released 1.1.2 with the fix. Please re-download 1.1.2. Thanks! -- Brandon Aaron On 3/12/07, ashutosh bijoor <bijoor@...> wrote: > Hi again > > Thanks to everyone for trying out the first cut version and reporting > problems in IE / Safari > > Please check out the new version 0.2 at: > http://www.reach1to1.com/sandbox/jquery/jqchart/ > > Have fixed the IE specific bugs, and tested in IE6. > Have not tried in Safari. But now have made provision for selecting the > rendering engine between HTML Canvas and the JS Graphics library by Walter > Zorn ( > http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm). So > this should work in Safari too. > Would appreciate feedback regarding this. > > I would also like to automate the selection of the rendering engine between > HTML Canvas and JS Graphics. Any ideas how without doing a browser check? > > Regards > Ashutosh > > > On 3/10/07, rolfsf <rolfsf@...> wrote: > > > > Looks great in FF > > Not working in Safari - it's just blank where the chart should be > > looking forward to this! > > > > > > ashutosh bijoor-2 wrote: > > > > > > Hi > > > http://www.reach1to1.com/sandbox/jquery/jqchart/ > > > Been working on this for a while now, and finally have a first cut > version > > > up and running. > > > Only tested in Firefox 2.0 > > > Would appreciate feedback. > > > Regards > > > Ashutosh Bijoor > > > > > > > > > > > > > -- > > View this message in context: > http://www.nabble.com/New-Plugin%3A-jqChart---Charts-plugin-for-jQuery-tf3378352.html#a9404315 > > Sent from the JQuery mailing list archive at Nabble.com. > > > > > > _______________________________________________ > > jQuery mailing list > > discuss@... > > http://jquery.com/discuss/ > > > > > > -- > Reach1to1 Technologies > http://www.reach1to1.com > http://on2.biz > bijoor@... > _______________________________________________ > jQuery mailing list > discuss@... > http://jquery.com/discuss/ > > _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryVeeeeeery nice plugin!
i just wish i could have some additional info on mousehovering a column (legend: value) if possible at all. -----Original Message----- From: discuss-bounces@... [mailto:discuss-bounces@...] On Behalf Of Brandon Aaron Sent: lundi 12 mars 2007 13:36 To: jQuery Discussion. Subject: Re: [jQuery] New Plugin: jqChart - Charts plugin for jQuery Hey, There was a last minute bug in 1.1.2 that would crash Safari. We re-released 1.1.2 with the fix. Please re-download 1.1.2. Thanks! -- Brandon Aaron On 3/12/07, ashutosh bijoor <bijoor@...> wrote: > Hi again > > Thanks to everyone for trying out the first cut version and reporting > problems in IE / Safari > > Please check out the new version 0.2 at: > http://www.reach1to1.com/sandbox/jquery/jqchart/ > > Have fixed the IE specific bugs, and tested in IE6. > Have not tried in Safari. But now have made provision for selecting > the rendering engine between HTML Canvas and the JS Graphics library > by Walter Zorn ( > http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm). So this should > work in Safari too. > Would appreciate feedback regarding this. > > I would also like to automate the selection of the rendering engine > between HTML Canvas and JS Graphics. Any ideas how without doing a browser > > Regards > Ashutosh > > > On 3/10/07, rolfsf <rolfsf@...> wrote: > > > > Looks great in FF > > Not working in Safari - it's just blank where the chart should be > > looking forward to this! > > > > > > ashutosh bijoor-2 wrote: > > > > > > Hi > > > http://www.reach1to1.com/sandbox/jquery/jqchart/ > > > Been working on this for a while now, and finally have a first cut > version > > > up and running. > > > Only tested in Firefox 2.0 > > > Would appreciate feedback. > > > Regards > > > Ashutosh Bijoor > > > > > > > > > > > > > -- > > View this message in context: > http://www.nabble.com/New-Plugin%3A-jqChart---Charts-plugin-for-jQuery > -tf3378352.html#a9404315 > > Sent from the JQuery mailing list archive at Nabble.com. > > > > > > _______________________________________________ > > jQuery mailing list > > discuss@... > > http://jquery.com/discuss/ > > > > > > -- > Reach1to1 Technologies > http://www.reach1to1.com > http://on2.biz > bijoor@... > _______________________________________________ > jQuery mailing list > discuss@... > http://jquery.com/discuss/ > > _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ -- Ce message Envoi est certifié sans virus connu. Analyse effectuée par AVG. Version: 7.5.447 / Base de données virus: 268.18.8/718 - Date: 11/03/2007 9:27 _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryJust wanted to let you know about one small detail: after opening the demo page, if you change the "Stack On" property of "Series 3" column to "Series 2" (stack series 3 on series 2), the bar shows up above the series 1 bar, not the series 2. Other than that, keep up the good work! :) Regards, Tiago On 3/12/07, ashutosh bijoor <bijoor@...> wrote: Hi again _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQuery-Ashutosh On 3/12/07, Tiago Dionizio <tiago.dionizio@...> wrote: Hi, -- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQuerySure... that's in my to do list...
But a small issue I'd like to discuss... Where do we display the legend:value? I'd like to ideally show it near the point in the chart where the value is mapped. However, in case of stacked charts, this may overlap the chart. Maybe it would be better to show a highlighted circle where the point is mapped and show a box next to it with legend:value inside. What say? -Ashutosh On 3/12/07,
Alexandre Plennevaux <alexandre@...> wrote: Veeeeeery nice plugin! -- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryI'd like to see it as a tooltip style box when pausing over a bar. Would be nice to have a little square colour icon before the text that matches the colour of the bar, giving some visual confirmation that that is the value you are over.
Another thing I'd like is on the fly changes, at least as an option, so I don't have to click to redraw the chart each time. I'm kind of surprised you don't have this, so maybe there is some reason for that. Looks really great though, and I'm looking forward to implementing it! Nice work, Adam
|
|
|
Re: New Plugin: jqChart - Charts plugin for jQuery-Ashutosh On 3/12/07, Tiago Dionizio <tiago.dionizio@...> wrote:
Hi, -- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryAshutosh,
The plug-in looks great. As far as I can tell, the width of the bars in the bar chart are not controlled by the css style sheet (firebug showed that bar styles were defined in the div itself). If that is indeed right, how about providing some standard css classes to make the look&feel of the charts completely customizable! By the way, I've been waiting for this plug-in for ages. Thanks! |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryThe width of the bars, the distance between them, etc. can be customized. Each type of chart has some additional parameters. Have not put them in the demo so as to keep it simple. Maybe I should put a documentation section on accepted parameters.
I decided against using CSS for the bar parameters because the canvas renderer will not accept CSS. -Ashutosh On 3/13/07, falcon <shahbazc@...> wrote:
-- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
|
|
Re: New Plugin: jqChart - Charts plugin for jQueryYes that's a good idea... actually I was trying to see if there was any way we could have some uniform behavior for all kinds of charts. But each type seems to have a different intuitive feel.
So each type of graph can have links at: 1. Line : the data point 2. Bar : the entire bar rectangle 3. Area : ??? As for the on-the-fly changes... for the demo I just put a button to keep it simple... the re-draw can be called on any event. -Ashutosh On 3/12/07, agent2026 <adamd@...> wrote:
-- Reach1to1 Technologies http://www.reach1to1.com http://on2.biz bijoor@... _______________________________________________ jQuery mailing list discuss@... http://jquery.com/discuss/ |
| Free embeddable forum powered by Nabble | Forum Help |