I have kibana (v 5.1.1) configured to display future dates on line chart.
However, query seems to succeed but I get below error in the browser.
commons.bundle.js:38 TypeError:
Cannot read property 'orderBucketsBySum' of undefined
at Data.value (http://somehost:5601/bundles/kibana.bundle.js?v=14566:44:31056)
at http://somehost:5601/bundles/kibana.bundle.js?v=14566:44:31664
at Array.forEach (native)
at Data.value (http://somehost:5601/bundles/kibana.bundle.js?v=14566:44:31482)
at new Data (http://somehost:5601/bundles/kibana.bundle.js?v=14566:44:24195)
at getData (http://somehost:5601/bundles/kibana.bundle.js?v=14566:46:16670)
at Object.line (http://somehost:5601/bundles/kibana.bundle.js?v=14566:46:16818)
at Vis.value (http://somehost:5601/bundles/kibana.bundle.js?v=14566:54:25848)
at Function.uiState._uiStateChangeHandler (http://somehost:5601/bundles/kibana.bundle.js?v=14566:54:25729)
at http://somehost:5601/bundles/commons.bundle.js?v=14566:55:663
Am I missing any configuration ? I thought this was working in v5.0.1