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

Add the ability to control the size of markers #123

Open
dekabrsky opened this issue Nov 30, 2022 · 0 comments
Open

Add the ability to control the size of markers #123

dekabrsky opened this issue Nov 30, 2022 · 0 comments

Comments

@dekabrsky
Copy link

dekabrsky commented Nov 30, 2022

The task is to place markers on a line chart. We are satisfied with the behavior, as in the first picture, when the size of the dot is proportional to the thickness of the line. However, in certain cases I need to stretch a small number of dots to fit the entire width of the screen. In this case, the library increases the points to some size, and they become huge. Can I somehow disable or control this scaling mechanism?
I've seen the size option on the SeriesMarker, but it only allows to scale what's already drawn in such an enlarged scale.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant