How to get time index selected in my custom plugin?


I am getting data by querying in my plugin, not from es.response. How can i get the upper and lower time range selected to include in my query?

Found the way timefilter.getBounds().min /max.
It is also available in $scope.timefilter.time.to/from.

Thanks for posting the reply back here ...

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.