As a user, the sensor page's graph and statistic table are confusing. They might diverge in what time range they show, as well as other things like which data sources.
This issue proposes some changes to the statistics table, to relieve confusion. It only does work that is straightforward. More improvements like horizon selection are out of scope.
As a user, the sensor page's graph and statistic table are confusing. They might diverge in what time range they show, as well as other things like which data sources.
This issue proposes some changes to the statistics table, to relieve confusion. It only does work that is straightforward. More improvements like horizon selection are out of scope.
_get_sensor_stats()already groups selected data by source), so we would not show the toggle, but rather all sources. Order left-to-right by number of entries, and limit the visible size of the statistics table - add a scrollbar if there are many sources.