Gaps in Power Chart, but no bad data?

I've got an issue with the Power Chart that is confusing me. There are gaps in the lines, but I don't think there should be. This seems due to the "Show a break in the line when data is missing" checkbox, which I get is the same as the pens.display.breakLine property. I assume "missing" means bad quality data, but there isn't any, see below.

My colleague thinks this has to do with the fact that Historical Deadband is set to Analog, but I don't think so.

For example. Power Chart with gaps at the top, regular Time Series Chart at the bottom.

There are no bad quality points in this time frame:

This is on 8.3.7.

What are the historical settings on that tag?

Include Metadata: false
Deadband Style: Auto
Deadband Mode: Absolute
Historical Deadband: 100
Sample Mode: Tag Group
Max Time Between Samples: 2 hour
Historical Tag Group: Default Historical

It's an OPC tag, type float. The Default Historical tag group is the out of the box 10 s one.

Max Time Between Samples is 2hrs, but you have a 20ish hour gap in your data. Believe that's your issue.

And yes, listen to your coworker and switch the Deadband Style to Discrete. Analog doesn't work like you think it does.

I think the Max Time Between Samples may have been modified since this data was recorded, probably because of this very problem. Previously, I think it was 24 hours. There are, in fact, several data points in that long gap spaced by 24 hours, they're just very hard to see. There's no line connecting them for some reason.

Analog deadband looks like it works roughly the same as PI System's compression algorithm, right? So data points are not recorded if the signal is changing along a linear trend, just if it deviates from that trend by a threhold.