Stack 100% but restrict axis range

I’m using a time series chart with stack type 100% to display the rate of connection failures to a third-party API (underlying data is in InfluxDB, one point per connection attempt.) This is displaying the data as expected, but as the worst-case error rate over any meaningful time ranges is <2% the visualisation is less helpful that it could be.

It appears that stack=100% locks the value axis to the range 0%-100%; is there any way to change that on a chart to be, e.g. 0%-5%? I can do this for normal stacking by using Max/Min under Standard Options, but these values don’t work on 100% stacking (setting Max or Min has no effect, setting both causes the entire chart to be blank, regardless of values)

Currently using Grafana 10.3.1