Temperatures should be line charts, not bar charts

Just for a little background, I’m currently migrating my HA server from a Raspberry Pi to a NUC, & I’m running into a few issues.

On the Pi, I had the temperatures being measured by various z-wave devices graphed, and they sat happily alongside all the other on the same line graph.

This time however, the z-wave devices all have their temperature reported as bar charts for some reason? I’d like them to be lines again.

Assuming that all your sensors have a unit_of_measurement (check the attributes for the sensors in the dev tools states menu) , as they were line graphs on the pi, it could be that your database has some weird entries for the sensors that are shown as bar charts. If your history is not important to you, try deleting the database and restarting.