Closed
Bug 866883
Opened 13 years ago
Closed 13 years ago
Convert Aggregate Helpfulness Chart to open source charting lib
Categories
(support.mozilla.org :: Knowledge Base Software, task, P4)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
WONTFIX
2013Q2
People
(Reporter: rrosario, Unassigned)
References
Details
(Whiteboard: u=contributor c=kbdashboard p=)
Attachments
(1 file)
|
160.61 KB,
image/png
|
Details |
The chart is at the bottom of this page:
https://support.mozilla.org/en-US/contributors
Click "Show Aggregate Helpfulness Chart".
Screenshot: http://cl.ly/image/330A1c1K0j2Y
It tries to show which articles had significant helpfulness changes in the past month. Or something like that. Bug 663244 was the bug for that.
I'm not sure that rickshaw is the solution, but we'll need to find something, preferably based on d3.js. We don't have to clone the chart. Other visualization ideas that show the same info should be fine.
| Reporter | ||
Comment 1•13 years ago
|
||
oops, didnt finish that title.
This is the last chart we need to convert!
Summary: Convert → Convert Aggregate Helpfulness Chart to open source charting lib
Comment 2•13 years ago
|
||
Fore more details: Rickshaw can't do this. Rickshaw is specifically for time series data. Luckily, we have d3 as well, which is a more general purpose visualization library that we can use for this.
Updated•13 years ago
|
Priority: -- → P4
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Apparently this isn't needed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Comment 5•13 years ago
|
||
Oh, the discussion is in bug 866891
| Reporter | ||
Comment 6•13 years ago
|
||
Cleaning out the backlog.
Whiteboard: u=contributor c=kbdashboard p= s=2013.backlog → u=contributor c=kbdashboard p=
You need to log in
before you can comment on or make changes to this bug.
Description
•