struct Elasticsearch::Aggregations::Boxplot
- Elasticsearch::Aggregations::Boxplot
- Struct
- Value
- Object
Included Modules
- Elasticsearch::Aggregations::Aggregation
- JSON::Serializable
Defined in:
elasticsearch.crConstructors
Instance Method Summary
- #lower : Float64
- #max : Float64
- #min : Float64
- #q1 : Float64
- #q2 : Float64
- #q3 : Float64
- #upper : Float64