Skip to content

Zoom out button is labeled as "Zoom in" in minified js #218

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
dakotakg opened this issue Jan 26, 2016 · 2 comments · Fixed by #219
Closed

Zoom out button is labeled as "Zoom in" in minified js #218

dakotakg opened this issue Jan 26, 2016 · 2 comments · Fixed by #219
Assignees
Labels
bug something broken

Comments

@dakotakg
Copy link

In the following link: https://cdn.plot.ly/plotly-latest.min.js, the zoom out button is labeled as "Zoom in".

Below is the code which has the typo:
"f.zoomOutGeo={name:"zoomOutGeo",title:"Zoom in",attr:"zoom",val:"out",icon:h.zoom_minus,click:a}"

@mdtusz
Copy link
Contributor

mdtusz commented Jan 26, 2016

Good catch! Thanks for the report.

@mdtusz mdtusz added the bug something broken label Jan 26, 2016
@mdtusz mdtusz self-assigned this Jan 26, 2016
@etpinard
Copy link
Contributor

💃

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

Successfully merging a pull request may close this issue.

3 participants