Bar chart with second y axis overlaps data series#4150
Conversation
|
+556 −1,708 😲😛 |
Yeah, I suppose it's because of
That's lockfile |
I see x-axis labels there: Bubble axis offset - yeah, that's quite interesting, considering that on both https://deploy-preview-4150--redash-preview.netlify.com/dashboard/demo and https://redash-preview.netlify.com/dashboard/demo it looks wrong 🤔 Heatmap difference may be related to my recent refactor, I'll check. Also, seems there is a very subtle difference in plot inner paddings - they are a bit larger on this branch 🤔 |
|
@gabrieldutra @arikfr (@ranbena if you're still interested in this 😄) I updated this PR and now it contains only changes related to the bug it's fixing (no more Plotly upgrade - we did it separately). I kindly ask you to review it once more 🙇♂️ @arikfr If v9 will contain upgraded Plotly - maybe it makes some sense to include this fix as well? WDYT? |
|
+1 for pulling this one in, I'm affected by this issue too. Thanks for your contribution! |






What type of PR is this? (check all applicable)
Description
Assign
offsetgroupfor bar series so Plotly will offset them properly.Related Tickets & Documents
Fixes #2292
Mobile & Desktop Screenshots/Recordings (if there are UI changes)
Before:

After (the same chart settings and data, but with

offsetgroup):