Skip to content

Remove Math.sign #1773

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

Closed
alexcjohnson opened this issue Jun 9, 2017 · 1 comment
Closed

Remove Math.sign #1773

alexcjohnson opened this issue Jun 9, 2017 · 1 comment
Assignees
Labels
bug something broken

Comments

@alexcjohnson
Copy link
Collaborator

Math.sign is not supported in IE, even IE11. Currently we only seem to have this in gl2d/camera
https://github.com/plotly/plotly.js/blob/master/src/plots/gl2d/camera.js#L134
https://github.com/plotly/plotly.js/blob/master/src/plots/gl2d/camera.js#L152

We should remove these and include Math.sign (any other IE quirks?) in our syntax tests.

@alexcjohnson alexcjohnson added the bug something broken label Jun 9, 2017
@alexcjohnson alexcjohnson self-assigned this Jun 16, 2017
@alexcjohnson
Copy link
Collaborator Author

fixed by #1792

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

1 participant