-
Notifications
You must be signed in to change notification settings - Fork 119
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
style(theme): change point and isolated point style and visibility #2525
style(theme): change point and isolated point style and visibility #2525
Conversation
This reverts commit 1011615.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks really good. Still looking and the src code changes but I'll finish reviewing them tomorrow.
packages/charts/src/chart_types/xy_chart/state/selectors/get_debug_state.ts
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Can't find any other issues. 👍🏼
packages/charts/src/chart_types/xy_chart/renderer/dom/highlighter.tsx
Outdated
Show resolved
Hide resolved
packages/charts/src/chart_types/xy_chart/renderer/canvas/points.ts
Outdated
Show resolved
Hide resolved
buildkite update screenshots |
# [67.0.0](v66.1.1...v67.0.0) (2024-09-23) ### Bug Fixes * **deps:** update dependency @elastic/eui to ^95.8.0 ([#2504](#2504)) ([1ca5dd9](1ca5dd9)) * **deps:** update dependency @playwright/test to ^1.46.1 ([#2511](#2511)) ([b99b3e6](b99b3e6)) * **deps:** update dependency json-schema-to-typescript to v15.0.1 ([#2510](#2510)) ([a606d72](a606d72)) ### Styles * **theme:** change point and isolated point style and visibility ([#2525](#2525)) ([87de6c2](87de6c2)) ### BREAKING CHANGES * **theme:** the `isolatedPoint` style doesn't contain the `radius` parameter anymore. The radius is derived from the `line.strokeWidth` parameter.
Summary
fix #2458
BREAKING CHANGE: There is a visual difference in the way the points are rendered and the way the style is