Heatmap - IP traffic by IP-address

Hi,

I need some assistance with a heatmap or maybe a different kind of panel. I’ve got those metrics with some traffic data, e.g.
traffic

The table shows IP traffic by IP-address in packets and bytes. a timestamp is available, the data is stored inside an InfluxDB. The available IP-addresses are subject to change during write into the database.
Now, I would like to show the data in a heatmap, the y-axis should show those IP addresses and on the X-axis the time in unit, e.g. hours.
Is this possible with a heatmap? What’s the appropriate query behind and how to set up the panel?

If not possible with a heatmap what alternatives do I have for a graphical (not table like) representation do I have within the latest Grafana version?

Thanks,
Michael