Page MenuHomePhabricator

XTools Edit Counter does not report totals for each year counts, month count and timecard
Closed, ResolvedPublic3 Estimated Story Points

Description

The XTools edit counter does not report year counts or month counts like the old version did. You can hover over the bars to get the totals for the different namespaces and try to add them up, but this is tricky as it is hard to hover over them all, or to know if you missed one.

Event Timeline

@Hawkeye7: Thanks for reporting! For future reference, please associate a project tag when possible. Thanks.

MusikAnimal renamed this task from XTools Edit Counter does not report year counts or month counts to XTools Edit Counter does not report totals for each year and month.Jul 21 2017, 3:35 PM
MusikAnimal subscribed.

I have some Chart.js code that might help with this: https://github.com/MusikAnimal/pageviews/blob/master/javascripts/shared/chart_helpers.js#L856-L902

I think we should show the month counts as a horizontal bar chart just like the year counts. Otherwise we'll have a hard time squeezing in the totals.

MusikAnimal set the point value for this task to 3.
MusikAnimal moved this task from Ready to In Development on the Community-Tech-Sprint board.
MusikAnimal moved this task from General / other to Working on the XTools board.
MusikAnimal renamed this task from XTools Edit Counter does not report totals for each year and month to XTools Edit Counter does not report totals for each year counts, month count and timecard.Aug 1 2017, 2:51 PM
MusikAnimal added a subscriber: Johnny_Au.

Will be deployed with the next release, hopefully very soon! :)

MusikAnimal moved this task from Pending deployment to Complete on the XTools board.

You may need to clear your browser's cache to see the new charts. We'll make sure this isn't a problem for the next release (T172907)