Chart.js: stacked group is not rendered correctly when stack group is not adjacent

Created on 28 Oct 2017  Â·  3Comments  Â·  Source: chartjs/Chart.js

when stacked group is set for non adjacent datasets, it seems the group index returned is not correct.
Please see the codepen here:
https://codepen.io/adamshe/pen/bYGRBP

Looking forward to a quick fix. thanks.

bug

Most helpful comment

@jcopperfield could you create a PR with that patch?

All 3 comments

@jcopperfield could you create a PR with that patch?

I confirmed that this patch works, but all the yaxis id needs to be y-axis-n format

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frlinw picture frlinw  Â·  3Comments

longboy picture longboy  Â·  3Comments

HeinPauwelyn picture HeinPauwelyn  Â·  3Comments

SylarRuby picture SylarRuby  Â·  3Comments

JewelsJLF picture JewelsJLF  Â·  3Comments