Implement HistogramSet.CreateHistogram in Python |
|
Issue descriptionThe JS implementation of HistogramSet includes a helper called createHistogram that makes adding histograms to a set vastly more concise. Since we are bringing online clients who may not have access to JS, we should provide HistogramSet.CreateHistogram for their use, in Python. |
|
►
Sign in to add a comment |
|
Comment 1 by eakuefner@chromium.org
, Oct 16Status: Available (was: Assigned)