Graph in dashboard not refreshing when panning
I have several graphs in a dashboard which are grouped via GROUP BY time(:interval:)
This is working nicely on displaying large timespans and the data is dynamically refined upon zooming in.
However, if I pan on a zoomed in plot, the data is not refreshed at all, which of course results in no data being displayed in the time range that was outside of the visible area.
Is there anything special I need to do in order to make Chronograf to dynamically load the data for the time span?
(I am currently using Chronograf 1.7.8, but the behavior was the same on previous releases).
Check if this is a regression
@deniz not a regression. zooming fetches new data for the zoomed time range and displays that.
@tboehme thanks for writing in! There's nothing special that you're missing. We just haven't programmed Chronograf to do that yet.
@russorat let's talk about this today.
Thanks for the feedback. Would be nice if this could be implemented, because without refreshing the data, the panning feature is currently pretty useless.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Feel free to reopen if this issue is still important to you. Thank you for your contributions.
Any chance this might get implemented? I don't see how panning should be useful without reloading of the data in dashboards.
@tboehme thanks for the comment. I've reopened and we will take a look for a future release.