Closed
Bug 438720
Opened 17 years ago
Closed 16 years ago
graph scaling incorrect for various series graphs (new front end)
Categories
(Webtools Graveyard :: Graph Server, defect)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
VERIFIED
FIXED
0.5
People
(Reporter: anodelman, Assigned: rdoherty)
References
()
Details
Attachments
(3 files, 1 obsolete file)
Select to graph a Ts test and a Tp_Private Bytes. See that the graph is all crushed into the left hand side of the graph area.
Remove the Tp_Private Bytes. See that the graph doesn't rescale.
We need better scaling here based upon what is being graphed, it also seems to get 'stuck' in a scale once it has changed it.
Updated•17 years ago
|
Target Milestone: --- → 0.4
Assignee | ||
Comment 1•16 years ago
|
||
Moving to 0.5, we don't have enough resources currently to take this on.
Target Milestone: 0.4 → 0.5
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → rdoherty
Reporter | ||
Comment 3•16 years ago
|
||
It still does the thing where it crushes everything into a small corner when attempting to compare a large test set with a small one (like Private Bytes vs. Ts) - should we consider that part of this bug as well?
Otherwise, this does fix the getting-stuck-in-bad-scale bug.
Reporter | ||
Comment 4•16 years ago
|
||
Comment on attachment 337999 [details] [diff] [review]
Fix for scaling issue
Fixes the stuck-in-bad-scale issue.
Attachment #337999 -
Flags: review?(anodelman) → review+
Assignee | ||
Comment 5•16 years ago
|
||
This patch has the fix for both scaling issues. Small change from the first patch.
Attachment #337999 -
Attachment is obsolete: true
Attachment #338212 -
Flags: review?(anodelman)
Reporter | ||
Comment 6•16 years ago
|
||
Comment on attachment 338212 [details] [diff] [review]
Fix for both scaling issues
Works great, fixes both scaling issues.
Attachment #338212 -
Flags: review?(anodelman) → review+
Assignee | ||
Comment 7•16 years ago
|
||
Committed, revision 3537cb6f02e8
For QA:
http://graphs-stage.mozilla.org/graph.html#type=series
1) Load any 2 different tests that have a different # of data points
2) Make sure that all data points for both graphs are loaded
3) Remove the longer graph and verify the graph is resized so the shorter graph takes up the full width of the graph area.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 8•16 years ago
|
||
Comment 9•16 years ago
|
||
Verified FIXED; this needs the "push-needed" keyword, right?
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•