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

Allow nonnumeric tuples in Bounds #3640

Closed
wants to merge 1 commit into from

Conversation

poplarShift
Copy link
Collaborator

Requires #3639

The matplotlib backend still struggles (requiring floats), but the bokeh backend can now draw Bounds elements with datetimes or categorical axes too.

@philippjfr
Copy link
Member

The matplotlib backend still struggles (requiring floats), but the bokeh backend can now draw Bounds elements with datetimes or categorical axes too.

I don't quite recall where that transform lives but I think you should be able to use matplotlib's date2num utility to transform the dates to floats which can be displayed.

@poplarShift
Copy link
Collaborator Author

Yes, though that would still preclude categorical axes. Though I'm not sure how much sense "Bounds" makes for categorical axes anyway.

@philippjfr
Copy link
Member

Superseded by #3662

@philippjfr philippjfr closed this Apr 29, 2019
@philippjfr philippjfr deleted the bounds_nonnumeric branch April 29, 2019 11:24
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants