Skip Menu |

This queue is for tickets about the GD-Graph-ohlc CPAN distribution.

Report information
The Basics
Id: 82524
Status: resolved
Worked: 45 min
Priority: 0/
Queue: GD-Graph-ohlc

People
Owner: jettero [...] cpan.org
Requestors: zen.kurokawa [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: candles is GREAT, minor beef
Date: Sun, 6 Jan 2013 09:52:16 -0800
To: bug-GD-Graph-ohlc [...] rt.cpan.org
From: Zen Kurokawa <zen.kurokawa [...] gmail.com>
Hi Paul, First, thanks for this great module! I am learning about investing, and will use this to keep an eye on my investments. While playing around with it, I ran across this anomaly, with scant data (say only 5 dates) the candles do not align with the x-axis labels. Attached is the png and the code (actually your modified code) and some information on my system. This is not critical, but I thought you might be interested. BTW: (newbie question) How can I add a horizontal line to candles, representing the cost-basis? Sincerely, Zen Kurokawa

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

Hrm, never noticed that before. I might have introduced it last version ... will report back after further testing. On Sun Jan 06 12:52:27 2013, zen.kurokawa@gmail.com wrote: Show quoted text
> Hi Paul, > First, thanks for this great module! > I am learning about investing, and will use > this to keep an eye on my investments. > > While playing around with it, I ran across this > anomaly, with scant data (say only 5 dates) > the candles do not align with the x-axis labels. > > Attached is the png and the code (actually your > modified code) and some information on my system. > > This is not critical, but I thought you might > be interested. > > BTW: (newbie question) How can I add a horizontal line > to candles, representing the cost-basis? > > Sincerely, > Zen Kurokawa
-- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
Found the bug ... I'm not sure how to fix this without removing this patch. I need to do a bunch of math to figure out how to fix his overwrite setting *and* make it draw the candlesticks right for small datasets. https://github.com/jettero/gd--graph--ohlc/commit/c3b3a581768d261e20aa5dabd04e52878e1a67bc#commitcomment-2390693 -- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
until I sort it out, though, I removed it and posted 1.9067 here: http://jettero.pl/perl/GD-Graph-ohlc-0.9607.tar.gz On Sun Jan 06 15:52:31 2013, JETTERO wrote: Show quoted text
> Found the bug ... > > I'm not sure how to fix this without removing this patch. I need to > do > a bunch of math to figure out how to fix his overwrite setting *and* > make it draw the candlesticks right for small datasets. > > https://github.com/jettero/gd--graph-- > ohlc/commit/c3b3a581768d261e20aa5dabd04e52878e1a67bc#commitcomment- > 2390693 >
-- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
I can't deal with the {overwrite} patch right now either. I decided to publish. Perhaps I'll come back to it later, but not this weekend. On Sun Jan 06 15:55:22 2013, JETTERO wrote: Show quoted text
> until I sort it out, though, I removed it and posted 1.9067 here: > > http://jettero.pl/perl/GD-Graph-ohlc-0.9607.tar.gz > > On Sun Jan 06 15:52:31 2013, JETTERO wrote:
> > Found the bug ... > > > > I'm not sure how to fix this without removing this patch. I need to > > do > > a bunch of math to figure out how to fix his overwrite setting *and* > > make it draw the candlesticks right for small datasets. > > > > https://github.com/jettero/gd--graph-- > > ohlc/commit/c3b3a581768d261e20aa5dabd04e52878e1a67bc#commitcomment- > > 2390693 > >
> >
-- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
Subject: Re: [rt.cpan.org #82524] candles is GREAT, minor beef
Date: Sun, 6 Jan 2013 14:33:38 -0800
To: bug-GD-Graph-ohlc [...] rt.cpan.org
From: Zen Kurokawa <zen.kurokawa [...] gmail.com>
no worries Paul, thanks for following up GREAT module anyway, regards, Zen On Sun, Jan 6, 2013 at 1:25 PM, Paul Miller via RT < bug-GD-Graph-ohlc@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=82524 > > > I can't deal with the {overwrite} patch right now either. I decided to > publish. Perhaps I'll come back to it later, but not this weekend. > > On Sun Jan 06 15:55:22 2013, JETTERO wrote:
> > until I sort it out, though, I removed it and posted 1.9067 here: > > > > http://jettero.pl/perl/GD-Graph-ohlc-0.9607.tar.gz > > > > On Sun Jan 06 15:52:31 2013, JETTERO wrote:
> > > Found the bug ... > > > > > > I'm not sure how to fix this without removing this patch. I need to > > > do > > > a bunch of math to figure out how to fix his overwrite setting *and* > > > make it draw the candlesticks right for small datasets. > > > > > > https://github.com/jettero/gd--graph-- > > > ohlc/commit/c3b3a581768d261e20aa5dabd04e52878e1a67bc#commitcomment- > > > 2390693 > > >
> > > >
> > > -- > If riding in an airplane is flying, then riding in a boat is swimming. > 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles. > >