Visualizing range facet using Kibana

Hi ,

I have a field whose value is between 0 and 1.
I need to draw a bar graph which tells how many feeds have value of this
field between (0,.1) , (.1,.2) , (.2,.3) , (.3,.4) and so on.

Can i do this using Kibana.

Thanks
Vineeth

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGdPd5m8B5WR27Y-xurc38EqexwkTVdB0gTUH0%3Di5yeh8PeAVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Unfortunately not at the moment out of the box. But, if you have some time,
you certainly can build a Kibana panel yourself and call the range
facet/aggregation and draw it yourself.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/cb3caf93-befe-4137-81a5-5753a3c3c6a1%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.