<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I was looking around the internet to find a reporting tool, which
displays (graphically) the history for a given bugzilla
project/(component). Means by telling the report tool the product-(and
component) name the tool should display a chart like that:<br>
x-Axis: All timestamps where the bugs have changed<br>
y-axis: number of new, assigned, reopened, resolved,....bugs at the
changedates (bugs_activity)<br>
<br>
<b>First question: does anybody knows a tool like that?<br>
</b><br>
I didn't find a tool like that and therefore I wrote my own tool, based
on eclipse BIRT reports (<a class="moz-txt-link-freetext" href="http://www.eclipse.org/birt/phoenix/">http://www.eclipse.org/birt/phoenix/</a>).<br>
<br>
<b>Second question: Is anybody interessted in "my" tool? May be it can
be enhanced as an open source project?</b><br>
<br>
A lot of greetings<br>
Jochen<br>
</body>
</html>