Actions
Task #6450
closedFeature #5975: Implement 'Statistics' view
Task #6428: Create upload chart for user profile
Always display the last point on the line
Start date:
03/10/2014
Due date:
% Done:
0%
Estimated time:
Description
Even if the frequency specified will be off
Updated by Lauren Walker over 10 years ago
- Status changed from New to Resolved
- translation missing: en.field_remaining_hours set to 0.0
The last point on lines in line charts are always drawn by adding the last data value to our array of points to be drawn - unless the last one is added anyway because there is no remainder after dividing up the points by the given frequency.
Actions