On Sat, May 4, 2013 at 9:09 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Sat, May 4, 2013 at 9:07 PM, Richard Hipp <d...@sqlite.org> wrote:
>
>> On Sat, May 4, 2013 at 2:55 PM, Stephan Beal <sgb...@googlemail.com>wrote:
>>
>>>
>>> Maybe fossil should have a facility to allow people to install such
>>> general-purposes reporting queries and show them on some public page (e.g.
>>> /reports).
>>>
>>
>> Why don't you add a page that draws a graph based on the output of that
>> query?  You are way better at javascript and CSS that I am.
>
>
> But i have 0 gift for math of any kind - there's _no_ way i could have
> ever created the timeline graph, for example. But in any case... i've just
> add this to my TODO list. Today and tomorrow i'm still hung up with work :(.
>

But i couldn't resist adding this quick hack:

http://fossil-scm.org/index.html/info/c5ea75133a

That adds a new parameter to the timeline page (not the CLI):

/timeline?ym=2013-01

to limit the list to the given year/month. With that in place, we can
create a graph which links back to the given month in the timeline. i'll
work on the graph as time and energy allow.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to