Skip to content

Conversation

@ondraco
Copy link

@ondraco ondraco commented Sep 29, 2025

Hello!

First of all, thank you for all the work on this awesome library — it's been a pleasure to use.
I needed to create a dashed link line and noticed that while the model exposes Color and Width properties, there's currently no way to control the dash style directly. After digging into the code, I found that it's possible to achieve this via CSS, as demonstrated in LandingShowcaseDiagram.razor.css.

I believe adding a property to control basic dash styling — similar to how color and width are handled — could be a helpful addition and save users some time. For more advanced cases like animated dashes, CSS could still be used.
Thanks again for the great work

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.

1 participant