Re: [fossil-users] Repo activity stats over time

2013-05-07 Thread Eduardo Morras
On Mon, 6 May 2013 10:59:26 +0200 Stephan Beal sgb...@googlemail.com wrote: On Mon, May 6, 2013 at 8:59 AM, Eduardo Morras emorr...@yahoo.es wrote: You can use javascript library Raphael (MIT Licence, similar to BSD) to draw svg graphics. It's 221KB uncompressed, 31KB gzipped and is

Re: [fossil-users] Repo activity stats over time

2013-05-04 Thread Stephan Beal
On Sat, May 4, 2013 at 8:58 PM, Doug Franklin nutdriverle...@comcast.netwrote: On 2013-05-04 14:55, Stephan Beal wrote: SELECT substr(date(mtime),1,7) AS Month, count(*) AS Commits Is there a way to embed the counts in the reports themselves? For example, could I have a report that lists