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

add radius for node options for bokeh #3556

Merged
merged 1 commit into from Mar 22, 2019
Merged

add radius for node options for bokeh #3556

merged 1 commit into from Mar 22, 2019

Conversation

reckoner
Copy link
Contributor

Zooming in causes the node sizes to re-scale, thus defeating the purpose of the zoom. To allow node size to increase with zoom-in, Bokeh
needs the radius of the Circle set.
This is discussed here: https://stackoverflow.com/questions/41168347/python-bokeh-google-maps-dynamic-glyph-size-based-on-zoom

Zooming in causes the node sizes to re-scale, thus defeating the purpose of the zoom. To allow node size to *increase* with zoom-in, Bokeh 
needs the `radius` of the `Circle` set. 
This is discussed here: https://stackoverflow.com/questions/41168347/python-bokeh-google-maps-dynamic-glyph-size-based-on-zoom
@philippjfr
Copy link
Member

I'll merge when tests pass.

@philippjfr philippjfr merged commit 9bb23ec into holoviz:master Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants