Skip to content

Change the height of the legend graphic (specifically for fill) #6984

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

Open
avsdev-cw opened this issue Apr 25, 2024 · 0 comments
Open

Change the height of the legend graphic (specifically for fill) #6984

avsdev-cw opened this issue Apr 25, 2024 · 0 comments
Labels
feature something new P3 backlog

Comments

@avsdev-cw
Copy link

Currently the height of the "fill" section of the legend "key" (for want of a better word) is fixed:

fill.attr('d', pathStart + 'h' + itemWidth + 'v6h-' + itemWidth + 'z')
.call(fillStyle);

Please could functionality to change this be implemented. A number of our users find the distinction between line and fill keys to be too indistinguishable (particularly when using plots with wider line thicknesses).

I am aware of #3735 but feel this is much more targeted (thus easier) than a general overhaul of the legend styling.

@gvwilson gvwilson self-assigned this Jul 12, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
@gvwilson gvwilson changed the title [FR] Change the height of the legend graphic (specifically for fill) Change the height of the legend graphic (specifically for fill) Aug 9, 2024
@gvwilson gvwilson added feature something new P3 backlog labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 backlog
Projects
None yet
Development

No branches or pull requests

2 participants