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

feat(dashboards): Pass LineChart series meta alongside the data #82047

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

gggritso
Copy link
Member

Instead of a separate meta prop, just pass the meta alongside the data. This is easier and it matches how the server returns data.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 12, 2024
@gggritso gggritso marked this pull request as ready for review December 13, 2024 16:17
@gggritso gggritso requested a review from a team as a code owner December 13, 2024 16:17
@gggritso gggritso merged commit bac442e into master Dec 20, 2024
44 checks passed
@gggritso gggritso deleted the feat/dashboards/line-chart-per-series-meta branch December 20, 2024 19:41
gggritso added a commit that referenced this pull request Dec 30, 2024
…2653)

Exactly the same thing as #82047
but for `AreaChartWidget`
andrewshie-sentry pushed a commit that referenced this pull request Jan 2, 2025
…2047)

Instead of a separate `meta` prop, just pass the meta alongside the
data. This is easier and it matches how the server returns data.
andrewshie-sentry pushed a commit that referenced this pull request Jan 2, 2025
…2653)

Exactly the same thing as #82047
but for `AreaChartWidget`
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants