pub fn parse_histogram_data( hist_obj: &mut Value, context: &ParseContext<'_>, ) -> Result<Box<Histogram<f64>>>