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 lines with dashes to chart #89

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

nickromano
Copy link
Contributor

Thank you for the great charting library! One feature I needed was the ability to add dashed lines.

screen shot 2017-12-11 at 12 33 50 am

The parameter is stroke_dasharray https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dasharray. But I would be open to naming it something a little easier to understand instead like dashed=True and set a default (2%?). Let me know what you think!

Thank you,
Nick

nickromano added a commit to nickromano/django-daily-digest that referenced this pull request Jan 2, 2018
@jpmckinney jpmckinney merged commit c5443d8 into wireservice:master Oct 23, 2023
19 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