Yes I do, I have uploaded my current version to Github at
https://github.com/jahagirdar/SVG-Timeline-slotted
There is a small example in t/001.t on how to use it.
I will eventually clean it up and upload to CPAN in a day or two.
BTW, My requirement was the same as yours, To show the execution time of
various tasks...
On Wed, Dec 6, 2017 at 12:40 AM, Jason L. Froebe via RT <
bug-SVG-Timeline@rt.cpan.org> wrote:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=123018 >
>
> Hi Vijay,
>
> Do you have a working version? I want to use it for visually showing
> execution times of tasks.
>
> jason
>
> On Thu Sep 21 00:38:07 2017, jahagirdar.vs@gmail.com wrote:
> > Dave,
> > I experimented with the code and found that my requirements were
> different.
> > Basically I wanted to optimise the Y-Axis and cram each event in any
> > available row(See attached SVG). Due to this I ended up writing my own
> > version of the Timeline module.
> > The differences in my Implementation are as follows.
> >
> > - Auto-calculation of timescale( min,hours,days,months,years) based on
> > the events and grid size.
> > - Color coding based on Status.
> > - multiple events on same row.
> > - Uses DateTime for event start and end.
> > - Display to Tooltips.
> >
> > In the next few weeks I will cleanup my code and upload it to GitHub. I
> > wanted to check whether you would be interested in adding these features
> to
> > the existing timeline module.
> >
> > On Wed, Sep 13, 2017 at 11:25 PM, vijayvithal jahagirdar <
> > jahagirdar.vs@gmail.com> wrote:
> >
> > > I have forked the code on GitHub, I will try to understand it and
> modify
> > > it sometimes this month.
> > > Regards
> > > Vijay
> > >
> > > On Tue, Sep 12, 2017 at 1:13 PM, Dave Cross via RT <
> > > bug-SVG-Timeline@rt.cpan.org> wrote:
> > >
> a
> > >> patch :-)
> > >>
> > >> Dave...
> > >>
> > >> On Tue Sep 12 03:23:46 2017, jahagirdar.vs@gmail.com wrote:
> > >> > Hi,
> > >> > From the doc it looks like the granularity of year seems to be
> encoded
> > >> in
> > >> > the module.
> > >> > I would like to use it to plot the timeline for various activities
> that
> > >> > take place in a day/week/month etc.
> > >> > Is it possible to change the code to accept a DateTime object
> instead
>
>
>
>
--
https://www.facebook.com/vijayvithal.jahagirdar
https://twitter.com/jahagirdar_vs
http://democracies-janitor.blogspot.in/