-
-
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
Add polar.hole
#2977
Merged
Merged
Add polar.hole
#2977
Commits on Sep 6, 2018
-
place <g.barlayer> below <g.scatterlayer> in polar subplot
... just like what Cartesian does
Configuration menu - View commit details
-
Copy full SHA for 39b2ee3 - Browse repository at this point
Copy the full SHA 39b2ee3View commit details -
- draw subplot with pathAnnulus when polar.hole > 0 - update r range -> x/y range scales - draw angular grid line from innerRadius w/o translating them - constrain handles between innerRadius & radius on main drag - add mock
Configuration menu - View commit details
-
Copy full SHA for ea7fd2c - Browse repository at this point
Copy the full SHA ea7fd2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f547692 - Browse repository at this point
Copy the full SHA f547692View commit details
Commits on Sep 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 35199c6 - Browse repository at this point
Copy the full SHA 35199c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5833d - Browse repository at this point
Copy the full SHA 8e5833dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea877ee - Browse repository at this point
Copy the full SHA ea877eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a859872 - Browse repository at this point
Copy the full SHA a859872View commit details -
Configuration menu - View commit details
-
Copy full SHA for 776e292 - Browse repository at this point
Copy the full SHA 776e292View commit details -
draw polar axis ticks above axis lines
- this is on-par with how cartesian draw things. - update baselines - update layer order jasmine tests now that axis lines are below ticks
Configuration menu - View commit details
-
Copy full SHA for 9c3dcef - Browse repository at this point
Copy the full SHA 9c3dcefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1122907 - Browse repository at this point
Copy the full SHA 1122907View commit details -
add 'inner' radial dragbox when polar.hole>0
- which relayouts `radialaxis.range[0]` - does not try to relayout `radialaxis.angle`
4Configuration menu - View commit details
-
Copy full SHA for d466146 - Browse repository at this point
Copy the full SHA d466146View commit details
Commits on Sep 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5a998a2 - Browse repository at this point
Copy the full SHA 5a998a2View commit details -
add 'inner' radial dragbox to all polar subplots
so that: - we don't have to worry about ordering on relayouts - subplots on non-full-circle sectors can have functioning inner radial dragboxes.
Configuration menu - View commit details
-
Copy full SHA for 092006a - Browse repository at this point
Copy the full SHA 092006aView 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.