'Group by' timestamp not working

I tried grouping my data in a graph query by a timestamp field(example value: 1589104434823000) from my index.
I set groupBy->histogram->timestamp, but no data is showing up.