[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r6883 - trunk/src: . TortoiseProc

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-23 13:58:01 CEST

On 6/23/06, Lübbe Onken <l.onken@rac.de> wrote:
> Still room for improvements :-)
>
> Looking at the line graphs. How much work would it be to:
>
> 1) Make the X-Axis scale dynamic using the following algorithm:
> If more than 20 units are displayed, go to the next bigger unit and sum up
> the smaller bits. If you show commits by week for the entire TSVN
> repository, you see what I mean.
> Example:
> More than 20 weeks -> use months
> More than 20 months (80 weeks) -> use quarters
> More than 20 quarters (320 weeks) -> use years
> More than 20 years (1280 weeks) -> display "Highscore"
>
> 2) Get rid of the dots (maybe not necessary, if 1) is implemented.

That would require to modify the graph code itself. And of course, the
tooltips would't work anymore.

> 3) In the stacked line graph fill the region below each line with the lines
> colour.
>
> Shall I add these as reminders to issue #256?

No, please file a separate issue for this. It's not that we would run
out of issue numbers any time soon.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jun 23 13:58:15 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.