I'm trying to plot a KPI distribution over days of the week (x-axis) and hour of day (y-axis). I got it all together using 2 histogram splits, but I can't find a way to sort the y-axis by axis value. The values are mostly sorted, but with a weird break in it (7 and 8 after 22).
It might be related to time zones? Elasticsearch assumes utc for date fields, but the scripted fields may pick up the time zone of the server. Maybe you could try setting the time zone to UTC in your scripted field and see if that fixes things for you.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.