Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Query Chart: Implement Day-Level Zoom and Consistent Data Display #346

Open
duyet opened this issue Sep 12, 2024 · 2 comments
Open

Comments

@duyet
Copy link
Owner

duyet commented Sep 12, 2024

Pasted_Image_12_9_24__22_46

Add zooming and filtering capability to query charts
When a user clicks on a date column in the main chart, the view should:

  • Zoom in to show a 24-hour detailed view for that specific day
  • Adjust all other charts to display data for the same 24-hour period
  • Filter the list of historical queries to show only those within the selected day's timeframe

Implementation details:

  • Update chart components to support dynamic time range adjustment
  • Implement click event handling on main chart date columns
  • Add filtering logic to the historical queries list based on selected timeframe
  • Ensure consistent data scaling across all charts when zoomed in
@duyet duyet changed the title Running Query Chart: zoom in day level Running Query Chart: Implement Day-Level Zoom and Consistent Data Display Sep 12, 2024
Copy link

dosubot bot commented Jan 27, 2025

Hi, @duyet. I'm Dosu, and I'm helping the clickhouse-monitoring team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • Proposal to add a day-level zoom feature to query charts.
  • Feature involves updating chart components for dynamic time range adjustments.
  • Requires managing click events and filtering historical queries.
  • No comments or developments have been made on this issue yet.

Next Steps:

  • Please let us know if this issue is still relevant to the latest version of the clickhouse-monitoring repository by commenting here.
  • If there is no further activity, this issue will be automatically closed in 7 days.

Thank you for your understanding and contribution!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jan 27, 2025
@duyet
Copy link
Owner Author

duyet commented Feb 2, 2025

@dosu-bot this is still needed

@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant