Fixup categoryorder for missing values in cartesian traces#5268
Fixup categoryorder for missing values in cartesian traces#5268
Conversation
|
@antoinerg can you take a look here as well plz, given that you did the original implementation here? The original reports were strangely hard to reproduce: #5267 ... does your fix sort of suggest why this might be machine/browser/environment-dependent, @archmoj ? |
|
Ah that's an interesting possibility... But why does the category order depend on the width?!? |
I've not noticed this bug on different browsers. |
|
This is a categorical histogram so there is no bin size :) |
|
@archmoj can you point me where in the code the existing behavior was changed. |
|
@nicolaskruchten |
|
Thanks @archmoj for the nice code cleanup and bug fix! LGTM 💃 |
Fixes #5267.
@plotly/plotly_js
cc: @cldougl