Skip to content

Addressing issues in _plot_html #508

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

Merged
merged 2 commits into from
Jun 20, 2016
Merged

Addressing issues in _plot_html #508

merged 2 commits into from
Jun 20, 2016

Conversation

yankev
Copy link
Contributor

@yankev yankev commented Jun 18, 2016

@yankev yankev changed the title addressing #504 and #505 Addressing issues in _plot_html Jun 18, 2016
@yankev
Copy link
Contributor Author

yankev commented Jun 18, 2016

@BRONSOLO @theengineear

except (ValueError, TypeError):
pass
else:
width = str(width) + 'px'
height = str(height) + 'px'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😛

@theengineear
Copy link
Contributor

💃

@cldougl
Copy link
Member

cldougl commented Jun 20, 2016

@yankev wanna update the CHANGELOG and add this before I update on pip this afternoon?

@yankev yankev force-pushed the _plot_html_issues branch from ee819f4 to fd2c4d1 Compare June 20, 2016 18:22
@yankev yankev merged commit a1c0a9c into master Jun 20, 2016
@cldougl cldougl deleted the _plot_html_issues branch March 24, 2017 15:07
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.

3 participants