Elasticsearch::Aggregations::Boxplot
Inherits JSON::Serializable < Elasticsearch::Aggregations::Aggregation < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
lower
max
min
q1
q2
q3
upper
Macros
field(var)
Source