<img width="616" alt="image" src="https://user-images.githubusercontent.com/777196/202025348-08abff27-b429-4e67-bc14-81984559f248.png"> The presence of "unavailable" datapoints forces plotly to interpret numeric y axes as categorical, which break the plot. This is fixed by mapping those datapoints to `null` so they are shown as gaps instead.