Index: trunk/extensions/FlaggedRevs/specialpages/RatingHistory_body.php |
— | — | @@ -340,6 +340,7 @@ |
341 | 341 | $plot->innerPaddingY = 2; |
342 | 342 | $plot->outerPadding = 0; |
343 | 343 | $plot->offsetGridlinesX = 0; |
| 344 | + $plot->minY = 0; |
344 | 345 | $plot->maxY = 4; |
345 | 346 | // Set cutoff time for period |
346 | 347 | $dbr = wfGetDB( DB_SLAVE ); |