-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Pie legend and showlegend per slice #7580
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4fc0e3b
Make pie.showlegend accept a boolean array to configure individual sl…
my-tien 417ca2e
Make pie.legend accept a boolean array to configure individual slice …
my-tien 449598d
Mocks for testing pie.legend and pie.showlegend arrays.
my-tien 178959e
Add draftlog for #7580
my-tien 3f9143d
Add missing plot-schema change
my-tien f9c65da
Baselines for tests zz-pie-slice-legend and zz-pie-slice-legend2
my-tien 09bcc61
Fix defaults for legend when pie has no slices.
my-tien dd73d5a
Change pie influence on default legend visibility only for non-empty …
my-tien 71c01fb
debugger statement…
my-tien 177dca3
Merge remote-tracking branch 'origin-plotly/master' into pie-legend-v…
my-tien 3e5e53f
Clarify that pie legend and showlegend can only be arrays if `values`…
my-tien ab11db2
Add baseline test for pie legend/showlegend arrays when label0 is use…
my-tien 73c531e
baseline image for zz-pie-slice-legend3.png
my-tien 8f983db
Fix indentation in zz-pie-slice-legend mocks
my-tien a115e4e
Enhance readability in legend groupdefaults
my-tien ef93f2c
Fix default legend's groupdefaults calculation being skipped when pie…
my-tien 7ec5316
coerce.js boolean and subplotid: Actually do checks on array values.
my-tien 795b911
Fix missing opts param in boolean coerceFunction
my-tien a73c4f9
Revert accidental change in zz-pie-slice-legend3 mock
my-tien 2636c7b
Replace baseline images for zz-pie-slice[2].png
my-tien b968041
Update src/lib/coerce.js
my-tien 51fc434
Simplify code for calculation of pie showlegend defaults
my-tien 7aa08d8
Simplify coerce functions for boolean and subplotId
my-tien cbe853b
Update draftlog
camdecoster File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Change pie influence on default legend visibility only for non-empty …
…pies with showlegend and/or legend as arrays
- Loading branch information
commit dd73d5aeaaf3e7d8d1e86f6c5baebd2385d66d4b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.