0
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Stormwind 12d5858ff8 Fix division by zero
If the maximum value is zero, the maximum value will be set to one.
This avoids a division by zero.
2015-10-21 09:00:33 +02:00
Stormwind 46044b843f Add Rubella::Weighting::PerCount
The Rubella::Weighting::PerCount create a field of each given value.
The weighting is based on the maximum value.
So you are able to create i.e. commit per day maps.
2015-05-05 21:45:23 +02:00