We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24ef20 commit 53f0f43Copy full SHA for 53f0f43
js/eurostat-map.js
@@ -19,7 +19,7 @@
19
out.filters_ = { lastTimePeriod:1 };
20
out.precision_ = 2;
21
out.csvDataSource_ = null;
22
- //https://github.com/badosa/JSON-stat/blob/master/utils/fromtable.md
+ //use https://github.com/badosa/JSON-stat/blob/master/utils/fromtable.md ?
23
out.statData_ = null;
24
out.scale_ = "20M";
25
out.scaleExtent_ = [1,4];
0 commit comments