Skip to content

Panel: removes deprecated componets #503

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hugohaggmark
Copy link
Contributor

This PR will remove TimeSeries, TooltipPlugin and ZoomPlugin etc from @grafana/ui. This PR replaces them with an Table example until there is a valid migration path.

Fixes: #502

@hugohaggmark hugohaggmark requested review from a team as code owners April 7, 2025 09:50
@hugohaggmark hugohaggmark requested review from briangann and removed request for a team April 7, 2025 09:50
@hugohaggmark hugohaggmark requested review from wbrowne and andresmgot and removed request for a team April 7, 2025 09:50
Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so if I read the thread correctly, the idea is to keep TimeSeries and the tooltip component?

In any case, the README of this example would need to be updated too.

@hugohaggmark
Copy link
Contributor Author

so if I read the thread correctly, the idea is to keep TimeSeries and the tooltip component?

In any case, the README of this example would need to be updated too.

Awesome catch, I missed that 👍

@hugohaggmark hugohaggmark requested a review from andresmgot April 7, 2025 11:15
Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we wait until we know if we can keep using TimeSeries?

@hugohaggmark hugohaggmark moved this from 📬 Triage to 🔬 In review in Plugins Platform / Grafana Community Apr 8, 2025
@hugohaggmark hugohaggmark self-assigned this Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔬 In review
Development

Successfully merging this pull request may close these issues.

Replace TimeSeries, TooltipPlugin and ZoomPlugin
2 participants