Documentation
¶
Index ¶
- func CreateBoxPlot(values map[time.Time][]int)
- func CreateLinePlotForMaintainerPackageCount(maintainerName string, db *sql.DB, createPlot bool)
- func GenerateLinePlotForAverageMaintainerPackageCount(outputFolder string, counts []float64)
- func GenerateLinePlotForAverageResults(outputFolder, outputName string, counts []float64)
- func GenerateLinePlotForMaintainerReach(outputFolder string, maintainerName string, counts []float64, createPlot bool)
- func GeneratePointsFromFloatArray(values []float64) plotter.XYs
- func GeneratePointsFromMaintainerCounts(counts evolution.MaintainerCount) plotter.XYs
- func GenerateSortedLinePlotMaintainerPackageCount(outputFolder string, valuesPerYear map[int][]float64)
- func GetNestedDirName(maintainerName string, dir string) string
- func GetPlotFileName(maintainerName string, dir string) string
- func PlotFiledistributionAllPackages(values []util.Pair, filePath string) error
- func SaveMaintainerPlot(maintainerName string, dir string, p *plot.Plot)
- func SavePlot(fileName string, p *plot.Plot)
- func SaveValues(name string, dir string, data []byte)
- type YearTicks
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBoxPlot ¶
func GeneratePointsFromMaintainerCounts ¶
func GeneratePointsFromMaintainerCounts(counts evolution.MaintainerCount) plotter.XYs
func GetNestedDirName ¶
func GetPlotFileName ¶
func SaveValues ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.