new

Function new 

Source
pub fn new(
    array: Vec<f64>,
    lower_value: f64,
    upper_value: f64,
    group_count: usize,
) -> JsonValue
Expand description

直方图