-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Corrected typo in histogram hover #4618
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
Conversation
Good catch. |
of maybe the |
Most likely this should be labled as |
Thank you @emmanuelle for spotting this ridiculous line of code of mine. Actually, it is completely unnecessary and it should be removed. All tests pass without it: d88d243 Please remove it and I'll approve the change 😸 |
Please wait {valType: "string", dflt: "", editType: "none", arrayOk: true} So in the case of blank string (i.e. the plotly.js default) |
That commit is good; and we likely need to keep the if statement. |
TODO:
|
ping @emmanuelle |
💃 |
I think there was a typo here, but I may be missing something.