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 show_frame option for bokeh plots #1013

Merged
merged 1 commit into from
Dec 11, 2016
Merged

Add show_frame option for bokeh plots #1013

merged 1 commit into from
Dec 11, 2016

Conversation

philippjfr
Copy link
Member

Currently the show_frame option that's available in matplotlib is not implemented in bokeh. This suppresses the outline by setting it to zero alpha.

show_frame=True

bokeh_plot 23

show_frame=False

bokeh_plot 22

@jlstevens
Copy link
Contributor

Looks good. Merging.

@jlstevens jlstevens merged commit d451899 into master Dec 11, 2016
@philippjfr philippjfr deleted the bokeh_show_frame branch January 7, 2017 15:01
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.

2 participants