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

fix line symbol_size param type #101

Merged
merged 1 commit into from
Oct 11, 2024
Merged

fix line symbol_size param type #101

merged 1 commit into from
Oct 11, 2024

Conversation

yg0x01
Copy link
Contributor

@yg0x01 yg0x01 commented Oct 11, 2024

The symbol_size method in Line should accept a function as a parameter. However, the current implementation uses a fixed f64, which limits the ability to dynamically customize the symbol size.
I added related example in gallery/src/line/different_symbols.rs:
image

@LukaOber
Copy link
Collaborator

Thank you, looking good

@LukaOber LukaOber merged commit de2d2e0 into yuankunzhang:main Oct 11, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants