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

Years do not show on Visualize page when very zoomed out #267

Closed
atruskie opened this issue May 26, 2016 · 0 comments
Closed

Years do not show on Visualize page when very zoomed out #267

atruskie opened this issue May 26, 2016 · 0 comments

Comments

@atruskie
Copy link
Member

Error caused on this line: https://github.com/QutBioacoustics/baw-client/blob/ae1daa6155429e07efff7cb3624e5d21e728830a/src/app/d3Bindings/widgets/customMultiDateFormat.js#L23

The way the multi time formats work, they escalate to the next case if the number returned is falsey. Because getDate will never be 0 the year style formatting is never reached.

Reported by @KarlinaInd

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

No branches or pull requests

1 participant