-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Consistent text mode for bar-like & pie-like traces and feature to control text orientation inside pie/sunburst slices #4420
Merged
Commits on Dec 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0d3e289 - Browse repository at this point
Copy the full SHA 0d3e289View commit details -
Configuration menu - View commit details
-
Copy full SHA for c095271 - Browse repository at this point
Copy the full SHA c095271View commit details -
Configuration menu - View commit details
-
Copy full SHA for b234d7a - Browse repository at this point
Copy the full SHA b234d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ac957 - Browse repository at this point
Copy the full SHA f0ac957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5fb3d - Browse repository at this point
Copy the full SHA 4d5fb3dView commit details
Commits on Dec 13, 2019
-
- make pie insidetextorientation coerce condition more readable - no need for extra check before recompute bounding box - revise uniformtext attribute descriptions - remove boolean from getTextTransform arguments - add js doc description - create and use Lib.ensureUniformFontSize - make the hide/show logic independent of _module.plot - refactor textposition coerce logic - add test for inside-text-orientation coerce logic with various textposition scenarios - use radial tangential and horizontal in inside-text-orientation keys
Configuration menu - View commit details
-
Copy full SHA for a27dc29 - Browse repository at this point
Copy the full SHA a27dc29View commit details
Commits on Dec 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1479943 - Browse repository at this point
Copy the full SHA 1479943View commit details -
Configuration menu - View commit details
-
Copy full SHA for eab205a - Browse repository at this point
Copy the full SHA eab205aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5348c58 - Browse repository at this point
Copy the full SHA 5348c58View commit details
Commits on Dec 19, 2019
-
apply zero scale for hiding text elements
- bypass points without text - add react tests for bar, waterfall, funnel, funnelarea, pie uniform-text options - add react tests for pie inside-text-orientation options
Configuration menu - View commit details
-
Copy full SHA for 15ce24d - Browse repository at this point
Copy the full SHA 15ce24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0840d82 - Browse repository at this point
Copy the full SHA 0840d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 328ffd0 - Browse repository at this point
Copy the full SHA 328ffd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a31685 - Browse repository at this point
Copy the full SHA 2a31685View commit details -
Apply polar coordinates to move text inside the slice during sunburst…
… transitions - rename pxtxt to textPosAngle and other cleanups - keep textPosAngle inside transform
Configuration menu - View commit details
-
Copy full SHA for d1b50b1 - Browse repository at this point
Copy the full SHA d1b50b1View commit details
Commits on Dec 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2cb5687 - Browse repository at this point
Copy the full SHA 2cb5687View commit details -
Configuration menu - View commit details
-
Copy full SHA for beed042 - Browse repository at this point
Copy the full SHA beed042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d7e1b - Browse repository at this point
Copy the full SHA 51d7e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 603e0cc - Browse repository at this point
Copy the full SHA 603e0ccView commit details
Commits on Dec 23, 2019
-
first attempt at fixing tests on etpinard's laptop
- use 14 (instead of 16) as "greater than fontsize dflt" `uniformtext.size` value - add tolenrence to selected assertion in sunburst and treemap tween text assertions
Configuration menu - View commit details
-
Copy full SHA for 8784274 - Browse repository at this point
Copy the full SHA 8784274View commit details -
Fix funnelarea, pie, sunburst and treemap tests
- also fixed parsing rotation and scale values from transform
Configuration menu - View commit details
-
Copy full SHA for 2686c46 - Browse repository at this point
Copy the full SHA 2686c46View commit details
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.