-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: None
-
Component/s: Misc features
-
None
Currently, the timeline graph is using substr($_, 6) to remove 'count.' from the front of the names, but this is untenable. A mapping should be created in Data::Statistics instead, and then used by the timeline graph.