jlab-sensing / DirtViz

DirtViz is a project to visualize data collected from sensors deployed in sensor networks.
https://dirtviz.jlab.ucsc.edu/
MIT License
4 stars 8 forks source link

Downsampling on sensor graph #263

Open jmadden173 opened 1 month ago

jmadden173 commented 1 month ago

Describe the Bug

Disabling downsampling doesn't appear to be function on the sensor graph

To Reproduce

Outline steps to reproduce the behavior:

  1. Goto dev website: https://d3j1mmfbouykhg.cloudfront.net/dashboard
  2. Select demo cell
  3. Change date range to 2024/05/22 and 2024/05/24
  4. The data should display a few points aggregated by the hour
  5. Turn off downsampling
  6. Plot does to change even though there are data points every 10 seconds

Expected Behavior

Expect to see a datapoint every 10 seconds

Screenshots

image

Environment

Additional Context

N/A