net.sf.statcvs.renderer
Class CombinedCommitScatterChart
java.lang.Object
net.sf.statcvs.renderer.Chart
net.sf.statcvs.renderer.CombinedCommitScatterChart
- public class CombinedCommitScatterChart
- extends Chart
- Author:
- jentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombinedCommitScatterChart
public CombinedCommitScatterChart(TimeSeries series_all,
Map authorSeriesMap,
String title,
String fileName,
int width,
int height)
- Parameters:
series_all
- authorSeriesMap
- title
- the chart titlefileName
- the filename where the chart will be savedwidth
- width of PNG in pixelsheight
- height of PNG in pixels