I have a dashboard with 3 dual variable graphs and a meter. The 3 graphs are graphing values from the same devices the only difference is in the durations between them. The first graphs is 60 data points (to give me an hours worth of data) the next is 1440 (to give me a full day graph), and finally the last one is 10,800 datapoints (to give me a weekly graph).
Everything started out ok, but as the weekly graph filled up I noticed CONSIDERABLE slowdown on the Dashboard, the rest of the site seems fine for the most part, but this dashboard is SLOOOOOW. I understand graphing that much data is probably a chore. Is there a way to build a graph that would represent the data over the last week instead of trying to graph all 10,800 (x2 because 2 sensors) datapoints?