Relative Content

Tag Archive for javascriptdygraphs

I think I found a bug in shading when dygraphs data hits the upper limit of range

I use dygraphs to plot water tank levels measured by an ultrasonic probe and saved in CSV. I’ve noticed if the tank is full and the script records 5000L in the CSV (top of the default range) then the shading on the graph fails to draw. The html I’m using is pasted below. Viewing it with firefox 127.0.2 (64-bit) under linux. Looks the same under chrome on android, and firefox on android. I tried updating dygraphs and the problem persists.