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

211 aligning ticks on charts for multiple y axis #222

Closed aaron-wu1 closed 2 months ago

aaron-wu1 commented 2 months ago

added service that aligns ticks for charts with no defined max. It aligns the ticks based off of the maximum datapoint in the dataset and calculates a new max that is a defined number of steps away and using a step count based off of a defined factor.