Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-24 Thread Jeff Kletsky
On 01/24/2011 01:18 AM, Christian Stimming wrote: [...] I do have an extremely simple module thrown together so that python can be used from within gnucash, You have? I'd be interested to see that. Even if it can't be used for replacing scheme reports by python reports at this point in time,

Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-24 Thread Christian Stimming
Am Samstag, 22. Januar 2011 schrieb Andy Clayton: > Right. I saw some of the prior rumblings about replacing the current report > framework, and while I don't disagree I figured I would first start with > something simpler and quicker. Yes. And it would already be a very useful improvement, as the

Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-22 Thread Andy Clayton
On Fri, Jan 21, 2011 at 3:46 AM, Christian Stimming wrote: > Zitat von Andy Clayton : > > Different from John's idea about additionally dropping scheme, I think your > proposal doesn't touch the report creation code, which is where we are using > the majority of scheme code. So your proposal doe

Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-21 Thread Geert Janssens
On Friday 21 January 2011, Christian Stimming wrote: > Zitat von Andy Clayton : > > I've been playing around with using Flot > > (http://code.google.com/p/flot/) to replace the goffice report > > graphs, and it seems to work well. It (re?)introduces interactivity > > and overall looks much more mod

Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-21 Thread Christian Stimming
Zitat von Andy Clayton : I've been playing around with using Flot (http://code.google.com/p/flot/) to replace the goffice report graphs, and it seems to work well. It (re?)introduces interactivity and overall looks much more modern. It's rather clean too, as the existing guile modules are

Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-20 Thread Phil Longstaff
or it. From: John Ralls To: Andy Clayton Cc: gnucash-devel@gnucash.org Sent: Thu, January 20, 2011 11:16:19 PM Subject: Re: Interactive Javascript + Canvas (Flot) powered graphs On Jan 20, 2011, at 4:56 PM, Andy Clayton wrote: > Hi all, > > I've been playing around wi

Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-20 Thread John Ralls
On Jan 20, 2011, at 4:56 PM, Andy Clayton wrote: > Hi all, > > I've been playing around with using Flot (http://code.google.com/p/flot/) to > replace the goffice report graphs, and it seems to work well. It > (re?)introduces interactivity and overall looks much more modern. It's rather > clea

Interactive Javascript + Canvas (Flot) powered graphs

2011-01-20 Thread Andy Clayton
Hi all, I've been playing around with using Flot (http://code.google.com/p/flot/) to replace the goffice report graphs, and it seems to work well. It (re?)introduces interactivity and overall looks much more modern. It's rather clean too, as the existing guile modules are simply changed to ou