This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 327
Sample line in legend too long #185
Comments
hey! Sorry I'm just seeing this, that's a great suggestion, lemme take a crack at creating an option for it. |
Hi @wcharczuk - I implemented a fix for this in #189. I added it as a new legend type (new func) instead of modifying your Legend func. Please let me know what you think about it. Would be great if you could merge my changes. Also I added #190 which implements several style improvements. PS: I saw that there are a lot of open issues and several PRs - if you need help maintaining this repo, let me know. I'd be happy to help. But I can also understand if you don't want to. |
Hey @wcharczuk - mind checking the PR? |
Hi @wcharczuk, could you please check the PR? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there and thank you so much for this great project!
I just created my first chart and was wondering if there's the ability to change the length of the "sample" line shown in the legend. It's ridiculously long in the following example:
I'll attach a minimal configuration (without actual values) for the above chart:
Even in other cases it just looks a bit weird:
Thank you in advance!
Cheers,
Rico
The text was updated successfully, but these errors were encountered: