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

VLine does not support Timestamps #3167

Closed
edjubuh opened this issue Nov 9, 2018 · 1 comment · Fixed by #3186
Closed

VLine does not support Timestamps #3167

edjubuh opened this issue Nov 9, 2018 · 1 comment · Fixed by #3186

Comments

@edjubuh
Copy link
Contributor

edjubuh commented Nov 9, 2018

In #3075, support for timestamps was removed.

In v1.10.7, the timestamp was incorrectly rendered due to timezones (as was documented), but the fix in #3075 actually just removed support for Timestamps entirely on VLine.

hv.VLine(pd.to_datetime('06:00'))

"works" in v1.10.7:
image

I get the following error message in v1.10.9:

image

Copy link

This issue 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 a pull request may close this issue.

1 participant