History Graph component takes significant time to display

same here, if history loads then don’t even bother changing the date, it will lock up for sure.

EDIT :
I modified my configuration.yaml as such :

history:
  exclude:
    entities:
      - sensor.since_last_boot

the History page now functions as expected.