Hundreds of Missing DataPoints (SimpleJSON)

I have a table from my KDB server (using the KDB adaptor) that is returning over 1000 points of data. In the backend, it shows up fine. In the front end, only one day (today) is showing despite the backend being able to fetch all 15 days. Even within the day it’s showing, seemingly random points of data are dropped.

I know it’s not grafana or the backend. But does anyone know what might being going on? I’m just really lost.