You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a datetime x axis and two y-axes single boxplots appear as vertical lines:
This also happens with a single y-axis and multiple plot types:
If you add a second boxplot on the same y-axis both render properly:
Code example for case 1: https://codepen.io/anon/pen/zeEKEo