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

XYChart2: Make min/max point size conditional on size field mapping #85030

Open
Tracked by #85021
leeoniya opened this issue Mar 22, 2024 · 0 comments
Open
Tracked by #85021

XYChart2: Make min/max point size conditional on size field mapping #85030

leeoniya opened this issue Mar 22, 2024 · 0 comments
Assignees
Labels
area/panel/xychart internal for issues made by grafanistas
Milestone

Comments

@leeoniya
Copy link
Contributor

the point size slider is the common/shared point size when there is no size field mapped. this size can be overridden per series y field. the min/max point size inputs only apply to fields that have a size field mapped. we should hide them if no size field is mapped in any series.

image

similar behavior for color field. we currently don't expose the color controls at all and expect people to rely on y series overrides for static colors. if a color field is mapped we rely on overrides for the mapped color field (scheme, value mappings, thresholds). this might be tackled as part of #85025.

@leeoniya leeoniya added the internal for issues made by grafanistas label Mar 22, 2024
@leeoniya leeoniya self-assigned this Mar 22, 2024
@leeoniya leeoniya added this to the 11.0.x milestone Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/panel/xychart internal for issues made by grafanistas
Projects
None yet
Development

No branches or pull requests

1 participant