Opened 17 years ago

Last modified 17 years ago

#2060 closed enhancement

Patch with various improvements — at Initial Version

Reported by: Gary Oberbrunner Owned by: Bhuricha Deen Sethanandha
Priority: normal Component: TracMetrixPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

This patch does the following:

  • rename cummulative -> cumulative everywhere (spelling fix)
  • remove periods from milestone names when making graphs; otherwise matplotlib gives error.
  • Change DayLocator ticks to 7 day intervals in one chart where the dates were too bunched together. Could be configurable?
  • setenv HOME to /tmp for matplotlib in two places
  • workaround removing nonexistent value from list in model.py

Change History (1)

Changed 17 years ago by garyo@…

Attachment: tracmetrix.patch added

various fixes & minor improvements

Note: See TracTickets for help on using tickets.