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

Bug: add a longer debounce time for selecting cells on dropdown before querying #223

Open aaron-wu1 opened 2 months ago

aaron-wu1 commented 2 months ago

If cells are selected too quickly, the charts themselves can't keep up with the user's selection and lag behind causing a bunch of flickering. A longer debounce time should be added on the selection of cells so that stale selections are not rendered