bar chart per author and directory for added, modified and deleted lines

9 views
Skip to first unread message

Peter Münster

unread,
Jan 18, 2011, 3:36:15 AM1/18/11
to svnplot
Hello,
Is it possible with svnplot to generate a bar chart per author and
directory for added, modified and deleted lines?
The x-axis is the time, for example 1 bar per week (configurable).
Peter

nitinbhide

unread,
Jan 18, 2011, 9:08:40 AM1/18/11
to svnplot
There is a line count graph which is generated top 10 authors. Also
there is a bar chart utility functions available.
It is not directly available. However, you can modify the svnplot-
js.py to generate it. All the necessary functions to extract this data
are available in svnstats.py

If you can send me an example of what you need (may be a simple hand
drawn illustration or dummy graph in excel), then I will see what can
be done. May be I can add it into the next version.

Peter Münster

unread,
Jan 19, 2011, 9:37:06 AM1/19/11
to svn...@googlegroups.com
nitinbhide <nitin...@gmail.com> writes:

> If you can send me an example of what you need (may be a simple hand
> drawn illustration or dummy graph in excel), then I will see what can
> be done. May be I can add it into the next version.

Thanks!

Please find attached an example:
- the chart is for one project directory (/project/trunk)
- green: added lines, blue: modified lines, red: deleted lines
- one bar per week, or per month when time is too long
- time begins at creation of project
- time ends at head-revision or when activity ends (to be defined,
perhaps with a threshold of minimum lines per time)
- chart for whole project or only one author of the project as option

The main motivation for such a chart is to see, what the developers
spend their time on.

How do you decide, if a line is modified or deleted and added?

Cheers, Peter

svn-chart.pdf
Reply all
Reply to author
Forward
0 new messages