chronograf icon indicating copy to clipboard operation
chronograf copied to clipboard

Graph in dashboard not refreshing when panning

Open tboehme opened this issue 7 years ago • 7 comments

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).

tboehme avatar Feb 22 '19 14:02 tboehme

Check if this is a regression

ebb-tide avatar Mar 11 '19 20:03 ebb-tide

@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.

121watts avatar Mar 14 '19 15:03 121watts

Thanks for the feedback. Would be nice if this could be implemented, because without refreshing the data, the panning feature is currently pretty useless.

tboehme avatar Mar 28 '19 09:03 tboehme

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.

stale[bot] avatar Jul 22 '19 21:07 stale[bot]

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.

stale[bot] avatar Jul 29 '19 21:07 stale[bot]

Any chance this might get implemented? I don't see how panning should be useful without reloading of the data in dashboards.

tboehme avatar Apr 27 '20 19:04 tboehme

@tboehme thanks for the comment. I've reopened and we will take a look for a future release.

russorat avatar Apr 27 '20 21:04 russorat