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

Blank editable legend item fixes #2587

Merged
merged 1 commit into from
Apr 27, 2018
Merged

Blank editable legend item fixes #2587

merged 1 commit into from
Apr 27, 2018

Conversation

alexcjohnson
Copy link
Collaborator

Fixes #2576

  • In editable mode, pads all blank or short legend items out to the length of the longest one (or 4 characters at least) - note this is the character length, not the svg text length which will usually be shorter.
  • groupby and regular traces work the same now - deleting the value completely leaves it blank, rather than reverting to the default like groupby had been doing.

cc @etpinard

@etpinard
Copy link
Contributor

Looks good 💃

@alexcjohnson alexcjohnson merged commit de22310 into master Apr 27, 2018
@alexcjohnson alexcjohnson deleted the blank-legend-fix branch April 27, 2018 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants