Closed
Bug 912274
Opened 12 years ago
Closed 10 years ago
Histogram labels between bar, showing both lower- and upper-bound for each bucket
Categories
(Data Platform and Tools :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lonnen, Unassigned)
Details
Flot should center histogram labels.
Comment 1•12 years ago
|
||
IMO the histogram labels shouldn't be centered, each bucket has an interval [start, end] and the graph should be, something like:
x
x x
x x x
-------------
0 1 2 3
i.e. labels between the bars, because two neighboring bars share the same label for high and low bound.
With the shift from flot.js to "nvd3 + hacks" this requires some d3 work...
Summary: Center histogram labels → Histogram labels between bar, showing both lower- and upper-bound for each bucket
| Reporter | ||
Comment 2•10 years ago
|
||
we don't even use flot anymore
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Webtools → Data Platform and Tools
| Assignee | ||
Updated•3 years ago
|
Component: Telemetry Dashboards (TMO) → General
You need to log in
before you can comment on or make changes to this bug.
Description
•