Re: Plot details - barchart reports

2008-06-21 Thread Davide Imbeni
Hi, libgoffice has now added support for singletons in BarCol (see http://bugzilla.gnome.org/show_bug.cgi?id=517488 ) [...] --- Comment #2 from Jean Bréfort 2008-06-21 12:33 UTC --- Added support for singletons in BarCol in trunk. This should allow to get clickable bars in gnucash repor

Re: Plot details - barchart reports

2008-02-19 Thread Davide Imbeni
Hi Emmanuel, On Feb 17, 2008 10:45 AM, Emmanuel Pacaud <[EMAIL PROTECTED]> wrote: (...) > It's probably incomplete for your use, but that can be improved. Just > create a new goffice bug report, and tell us what you exactly want. http://bugzilla.gnome.org/show_bug.cgi?id=517488 I hope what I wro

Re: Plot details - barchart reports

2008-02-17 Thread Emmanuel Pacaud
Hi, As one of the goffice developers, I'm keeping an eye on the gnucash list. But you should try to discuss directly with us when some feature are missing in goffice for the gnucash use. There isn't any goffice mailing list, but you can use the gnumeric one. Or try to reach jean, jody, gmorten

Re: Plot details - barchart reports

2008-02-15 Thread Josh Sled
"Davide Imbeni" <[EMAIL PROTECTED]> writes: > I will just report what I found so far on the subject, after some > digging and a lot of learning, and why I think I will now suspend > further investigations. This is unfortunate (especially after your very good looking initial patch), but thanks for

Re: Plot details - barchart reports

2008-02-15 Thread Davide Imbeni
Hi, I will just report what I found so far on the subject, after some digging and a lot of learning, and why I think I will now suspend further investigations. I think barchart report(s) would be improved by one or more of the following: (A) background grids (B) value of the bar appears when you

Re: Plot details - barchart reports

2008-02-12 Thread Derek Atkins
Hi, "Davide Imbeni" <[EMAIL PROTECTED]> writes: > Interesting. > > I actually got the warnings, but I'm forced to run configure with the > flag --disable-error-on-warning, so I could compile even though. > > But your point makes me wonder about one thing: > > As I understand, you get errors with

Re: Plot details - barchart reports

2008-02-12 Thread Davide Imbeni
Interesting. I actually got the warnings, but I'm forced to run configure with the flag --disable-error-on-warning, so I could compile even though. But your point makes me wonder about one thing: As I understand, you get errors with the statement: GogObject *object = gog_object_get_child_by

Re: Plot details - barchart reports

2008-02-12 Thread Timothy Janssen
Davide Imbeni wrote: > Hi again, > > I apologize for doing this twice. > I found no good reason not to have the same "gridline" option for > net-barchart.scm. Please find attached the new diff file. > > Best Regards > > Davide I get a compile error when I try to compile the source code with thi

Re: Plot details - barchart reports

2008-02-12 Thread Davide Imbeni
Hi again, I apologize for doing this twice. I found no good reason not to have the same "gridline" option for net-barchart.scm. Please find attached the new diff file. Best Regards Davide On Feb 12, 2008 1:40 PM, Davide Imbeni <[EMAIL PROTECTED]> wrote: > Here comes the diff file. > In the mea

Re: Plot details - barchart reports

2008-02-12 Thread Davide Imbeni
Here comes the diff file. In the meantime, I'll keep looking into the labeling of values on the barchart plot (that seems a bit more difficult). Thanks Davide 2008/2/12 Ian Lewis <[EMAIL PROTECTED]>: > David, > > If you made the changes in the local SVN repo then you can do: > > svn diff > grid

Re: Plot details - barchart reports

2008-02-12 Thread Ian Lewis
David, If you made the changes in the local SVN repo then you can do: svn diff > gridlines.diff and send us the gridlines.diff file. Thanks, Ian 2008/2/12, Davide Imbeni <[EMAIL PROTECTED]>: > > Hi again, > > I started to look into goffice, and dealt with the grid option, as a start > (easy th

Re: Plot details - barchart reports

2008-02-12 Thread Davide Imbeni
Hi again, I started to look into goffice, and dealt with the grid option, as a start (easy things first...). I think I got it working in a pretty enough way (for me). I added a few lines in src/gnome-utils/gnc-html-graph-gog.c that actually draw the y-major-grid on some grayed background, and add

Re: Plot details - barchart reports

2008-02-07 Thread Davide Imbeni
Thanks for your indications. I will start to work on it and report as soon as I have something ready, or (more likely) additional doubts. As I said, I will first have to learn A LOT, so don't expect fast patches... Thank you Davide On Feb 7, 2008 6:08 PM, Josh Sled <[EMAIL PROTECTED]> wrote: >

Re: Plot details - barchart reports

2008-02-07 Thread Josh Sled
"Davide Imbeni" <[EMAIL PROTECTED]> writes: > I would like to change slightly the appearance of the plots in bar-chart > reports. > As it is now it's a bit difficult to get an idea of the level of the bars (a > part from the first one on the left), so I would like to add a grid to the > plot or, ev

Re: Plot details - barchart reports

2008-02-07 Thread Derek Atkins
Hi, "Davide Imbeni" <[EMAIL PROTECTED]> writes: > Hi, > > I would like to change slightly the appearance of the plots in bar-chart > reports. > As it is now it's a bit difficult to get an idea of the level of the bars (a > part from the first one on the left), so I would like to add a grid to the