Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Don't throw front end exception when rendering boolean #62

Merged
merged 5 commits into from
Jul 27, 2018

Conversation

rmarren1
Copy link
Contributor

Small fix to #29

When a user attempts to render a boolean value, nothing will be visible on screen (like when None is rendered). Users can cast to string for this functionality. This seemed like the correct default (as opposed to defaulting to rendering a string and requiring users to supply style={'display': 'none'}).

@chriddyp
Copy link
Member

💃 Much better than just failing!

Nice work getting in there 🙌

@rmarren1 rmarren1 merged commit 0dc6f33 into plotly:master Jul 27, 2018
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.

None yet

2 participants