Display previous day data in dashboard

In dashboard, if I set the time (on the top right) to show for example the last 15 minute of today, is it possible to show the previous date data at the same hour range, maybe using JSON input. How can I do it?

Not with Kibana, but you can with Timelion -https://github.com/elastic/timelion

With timelion, what is the query to make date calculation?