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

style(theme): change point and isolated point style and visibility #2525

Merged
merged 23 commits into from
Sep 23, 2024

Conversation

markov00
Copy link
Member

@markov00 markov00 commented Sep 13, 2024

Summary

fix #2458

BREAKING CHANGE: There is a visual difference in the way the points are rendered and the way the style is

@markov00 markov00 marked this pull request as ready for review September 18, 2024 14:50
@markov00 markov00 added :interactions Interactions related issue :styling Styling related issue :xy Bar/Line/Area chart related :theme labels Sep 18, 2024
Copy link
Collaborator

@nickofthyme nickofthyme left a 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.

Copy link
Collaborator

@nickofthyme nickofthyme left a 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. 👍🏼

@markov00
Copy link
Member Author

buildkite update screenshots

@markov00 markov00 enabled auto-merge (squash) September 23, 2024 09:52
@markov00 markov00 merged commit 87de6c2 into elastic:main Sep 23, 2024
14 checks passed
nickofthyme pushed a commit that referenced this pull request Sep 23, 2024
# [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.
@markov00 markov00 mentioned this pull request Oct 23, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:interactions Interactions related issue :styling Styling related issue :theme :xy Bar/Line/Area chart related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Linecharts] Style update + new default settings for missing values
2 participants