Hello John, did you find any time to work on this one? Is it on your
todo list?
I want to use the "one value by month" to be able to produce graphs
with gnuplot that would show the trend line of what I have in
portfolio. Is there any other way to plot value of a portfolio?
In my example there is one transcation in ledger file, but many values
in pricesdb file.
Thanks
Thierry

On Jan 2, 9:47 pm, Thierry Daucourt <thierry.dauco...@free.fr> wrote:
> On Sat, Jan 2, 2010 at 3:18 AM, John Wiegley <jwieg...@gmail.com> wrote:
> > On Jan 1, 2010, at 8:24 PM, Thierry Daucourt wrote:
>
> > > I did try with ldeger v2 and ledger v3, but I am unable to get one value
> > by month. Any help appreciated.
>
> > Hrm, is there a way to send me a bit of sample data?  You can use "ledger
> > print --anon" with Ledger3 to create an anonymized data file from your own
> > data.
>
> I extracted the relevant transactions and commodity history in one ledger
> file (already provided in first post, here it is again)
> What I expect is that gnuplot do a plot of all historic value of the
> commodity.
>
> $ cat test2.ledger
> 1994/01/01 Achat Rialto
>        Actif:Fixe:Rialto       2 Rialto
>        Actif:BNP              -120000 €
>        Actif:BNP               120000 €
>        Revenu:Salaire         -120000 €
>
> P 1995/01/01 Rialto 70000 €
> P 1996/01/01 Rialto 90000 €
> P 1997/01/01 Rialto 90000 €
> P 1998/01/01 Rialto 105000 €
> P 1999/01/01 Rialto 110000 €
> P 2000/01/01 Rialto 120000 €
> P 2001/01/01 Rialto 130000 €
> P 2002/01/01 Rialto 140000 €
> P 2003/01/01 Rialto 150000 €
> P 2004/01/01 Rialto 160000 €
> P 2005/01/01 Rialto 170000 €
> P 2006/01/01 Rialto 180000 €
> P 2007/01/01 Rialto 190000 €
> P 2008/01/01 Rialto 200000 €
> P 2009/01/01 Rialto 210000 €
> P 2010/01/01 Rialto 211000 €
>
>
>
> > I won't have time to examine the problem for another week or two yet, but
> > then I hope to get back into Ledger bug fixing full swing.
>
> Ok, thanks
>
>
>
> > Thanks, John
>
>

Reply via email to