-
Notifications
You must be signed in to change notification settings - Fork 21
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
Display issue in bars charts #425
Comments
This seems to be a general issue, even after we reverted #395. Leaving this open for further triage. |
As far as I can tell this should be fixed after we bump plotly to the latest release. This fork is on plotly.js 1.41.3 and current (as of this comment) is 1.45.3. The release notes can be found here: https://github.com/plotly/plotly.js/releases |
IMO the risk for side-effects is to high for such an important part of Redash. Let's open a PR to do this upstream instead. We can create a query in the preview instance upstream to reproduce this as part of the PR. |
Upstream plotly is still 1.41.3, I'll open a ticket upstream asking if we can upgrade it. |
Steps to Reproduce:
Expected results:
All the information are displayed completely and correctly aligned to the bars
Actual results:
Notes/Issues:
Verified in FF60(Win7). Issue can be reproduced in STMO-stage
This is probably a regression from #395
Screencast for this issue:
The text was updated successfully, but these errors were encountered: