DescriptionExtend Histogram class to support custom range definitions
Some users have a small sparsely separated enumerated list
of plausible samples which don't fit well into a default
(log space) histogarm, or a consistently spaced (LinearHistogram).
This implementation does not yet support renderer histograms of this
sort, but it at least unblocks the dependent bug that needs support
for these sparse histograms in the browser.
The bulk of this patch was written by Raman Tenetti, in CL 1706012.
BUG=40953
r=eroman
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45998
Patch Set 1 #Patch Set 2 : '' #
Total comments: 29
Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #
Messages
Total messages: 5 (0 generated)
|