Hi, For boxplot, I've found that `categoryorder` of (total|min|max|sum|mean|median) in boxplot generates invisible data to the plot. [Original baseline with no categoryorder](https://codepen.io/etpinard/pen/OOZMqW) [with categoryorder of 'median descending'](https://codepen.io/anon/pen/LKZXRy) Screenshot. Second plot is the trace with categoryorder. 