I created an X-Axis Aggregation of Range with my Field having values from 0 to 1, which gives me a count of the number of documents that fits that range.
Now, I want to make a histogram of that...I tried to do a sub-aggregation, but it didn't work
Any ideas?