plot bar graph handling floating point values (#855)

* handling floating point values

* removelogging
This commit is contained in:
Peli de Halleux
2018-06-04 16:47:26 -07:00
committed by GitHub
parent 2492716f54
commit 4619dbdd89
3 changed files with 29 additions and 6 deletions

View File

@ -8,6 +8,7 @@
"pxt.h",
"pxtbase.h",
"pxtcore.h",
"math.ts",
"dal.d.ts",
"enums.d.ts",
"shims.d.ts",