Fix meteorogram tick labels when they did not match the stored data
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
5+ 27
− 0
@@ -42,6 +42,10 @@ function getSpeedMPH(val) {
@@ -58,6 +62,10 @@ function getAccumMillimeter(val) {
@@ -83,7 +91,9 @@ var CONVERSION_FUNCTIONS = {
@@ -197,9 +207,26 @@ function getTickVals(min, max, bump) {