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

Fixed deserialization of polygon/multi_line CDS data in bokeh #4631

Merged
merged 1 commit into from Sep 25, 2020

Conversation

philippjfr
Copy link
Member

Fixes #4626

@kcpevey
Copy link
Collaborator

kcpevey commented Sep 24, 2020

Confirmed I no longer get the error with this fix. Thank you!!

The error was:

VM10348:52 Python failed with the following traceback: 
/Users/kcp/.conda/envs/lbm/lib/python3.8/site-packages/pyviz_comms/__init__.py _handle_msg L316
/Users/kcp/.conda/envs/lbm/lib/python3.8/site-packages/holoviews/plotting/bokeh/callbacks.py on_msg L146
/Users/kcp/.conda/envs/lbm/lib/python3.8/site-packages/holoviews/plotting/bokeh/callbacks.py _process_msg L1203
/Users/kcp/.conda/envs/lbm/lib/python3.8/site-packages/holoviews/plotting/bokeh/callbacks.py <listcomp> L1203
	ValueError: invalid literal for int() with base 10: 'dtype'

@philippjfr philippjfr merged commit 8f7c67f into master Sep 25, 2020
@philippjfr philippjfr deleted the polygon_dtype_bokeh_regression branch April 25, 2022 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Annotators error with polygon of floats
2 participants