Closed Bug 438710 Opened 16 years ago Closed 16 years ago

new front end displays half sized intervals for series sets.

Categories

(Webtools Graveyard :: Graph Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: anodelman, Assigned: rdoherty)

References

()

Details

Attachments

(1 file)

Series data (data of the form (0, val0), (1, val1), (2, val2)) is being displayed as (201.5, val), (202.5, val).  Intervals should always be whole numbers as that is how they are collected.

(See the display by hovering over the large graph in the linked url).
Assignee: nobody → rdoherty
Target Milestone: --- → 0.3
Moving to 0.4 since 0.3 is the 'get stable' milestone.
Target Milestone: 0.3 → 0.4
Series data doesn't work now, moving to 0.5 until we get it working.
Target Milestone: 0.4 → 0.5
Target Milestone: 0.5 → 0.6
Attachment #338887 - Flags: review?(anodelman)
Attachment #338887 - Flags: review?(anodelman) → review-
Comment on attachment 338887 [details] [diff] [review]
Fix for half sized intervals [checked in]

When hovering over a given bar in the graph you still get half sized indexes appear in the status bar (ie, '0.5', '1.5' instead of '0', '1').
This works for me when I apply the patch. Not sure what's going on...
Comment on attachment 338887 [details] [diff] [review]
Fix for half sized intervals [checked in]

Drat, it does work but I didn't properly update to the new code.
Attachment #338887 - Flags: review- → review+
Committed, revision 122:b2292094c5bd
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Attachment #338887 - Attachment description: Fix for half sized intervals → Fix for half sized intervals [checked in]
Verified FIXED;

http://graphs-stage.mozilla.org/graph.html#type=series gives me full indices, while http://graphs.mozilla.org/graph.html#type=series gives me increments in halves.
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: