fix: fix overflow point

This commit is contained in:
vicanso 2022-02-19 17:44:46 +08:00
parent bbbdbe7c5e
commit 28bb9c57bc
3 changed files with 10 additions and 4 deletions

View file

@ -423,6 +423,7 @@ func indexHandler(w http.ResponseWriter, req *http.Request) {
20.0,
6.4,
3.3,
10.2,
}),
YAxisIndex: 1,
},
@ -441,6 +442,7 @@ func indexHandler(w http.ResponseWriter, req *http.Request) {
18.8,
6.0,
2.3,
20.2,
}),
YAxisIndex: 1,
},
@ -458,6 +460,7 @@ func indexHandler(w http.ResponseWriter, req *http.Request) {
16.5,
12.0,
6.2,
30.3,
}),
},
},