-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
Fix upper-bound bin error for auto-ranged data #459
Merged
Merged
Commits on Sep 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bab1044 - Browse repository at this point
Copy the full SHA bab1044View commit details
Commits on Sep 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2131de4 - Browse repository at this point
Copy the full SHA 2131de4View commit details
Commits on Sep 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 98f8358 - Browse repository at this point
Copy the full SHA 98f8358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80829e9 - Browse repository at this point
Copy the full SHA 80829e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0bab32 - Browse repository at this point
Copy the full SHA a0bab32View commit details
Commits on Sep 27, 2017
-
Switch to exclusive range for all use cases
This reverts to exclusive ranges both manual and auto for all glyphs (points/line) without introducing regressions of holoviz#318, holoviz#330, and holoviz#343. I refactored several tests to make xarray coordinate indices easier to read and more explicit.
Configuration menu - View commit details
-
Copy full SHA for 1d5b94d - Browse repository at this point
Copy the full SHA 1d5b94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af57cbc - Browse repository at this point
Copy the full SHA af57cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b323b12 - Browse repository at this point
Copy the full SHA b323b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba7ce9 - Browse repository at this point
Copy the full SHA 3ba7ce9View commit details
Commits on Sep 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 245ae5b - Browse repository at this point
Copy the full SHA 245ae5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb30517 - Browse repository at this point
Copy the full SHA eb30517View commit details -
Update line glyph to use fully inclusive range
I also fixed extend_line to only calculate with floats until drawing the line if accepted. We were previously juggling floats and their associated integer values. This caused incorrect mapping to the grid.
Configuration menu - View commit details
-
Copy full SHA for 5e36915 - Browse repository at this point
Copy the full SHA 5e36915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6051cd2 - Browse repository at this point
Copy the full SHA 6051cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac43a6 - Browse repository at this point
Copy the full SHA 6ac43a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ac722 - Browse repository at this point
Copy the full SHA 54ac722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 343953c - Browse repository at this point
Copy the full SHA 343953cView commit details
Commits on Sep 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 025ab07 - Browse repository at this point
Copy the full SHA 025ab07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df6599 - Browse repository at this point
Copy the full SHA 8df6599View commit details
Commits on Sep 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 90aa4cd - Browse repository at this point
Copy the full SHA 90aa4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8b9f6 - Browse repository at this point
Copy the full SHA 8c8b9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f6851 - Browse repository at this point
Copy the full SHA 72f6851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43bf9bc - Browse repository at this point
Copy the full SHA 43bf9bcView 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.