Closed
Bug 914385
Opened 11 years ago
Closed 11 years ago
Explosive crashes are too small
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
59
People
(Reporter: lonnen, Assigned: lonnen)
Details
Explosive crashes are displayed in cubes, which causes the dates to smush together and overrun each other. We also don't expect to have more than a hanful at any given time, often only one or two.
We could improve the layout simply by extending each graph into its own row.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → chris.lonnen
Assignee | ||
Comment 1•11 years ago
|
||
PR for this is open. 1 line change. https://github.com/mozilla/socorro/pull/1484
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/89eba61575cb900d9ad95efa5f999b3800e2e3a1
bug 914385 - extend explosive graphs to occupy a whole row
https://github.com/mozilla/socorro/commit/d3f70aa4fe83090058be73bdf530e55be66925c7
Merge pull request #1484 from lonnen/914385-explosive-crashes-too-small
bug 914385 - extend explosive graphs to occupy a whole row
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 59
You need to log in
before you can comment on or make changes to this bug.
Description
•