eurostat-map 3.6.4 → 3.6.5
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +2 -2
- package/build/eurostatmap.min.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -16,8 +16,8 @@ Reusable library to quickly create and customise web maps based on [NUTS regions
|
|
16
16
|
<a href="https://eurostat.github.io/eurostat-map.js/examples/pop-unemploy-bivariate.html" target="_blank"> <img src="https://raw.githubusercontent.com/eurostat/eurostat-map.js/master/docs/img/previews/bivar.png" alt="bivariate choropleth" width="400"/></a>
|
17
17
|
<a href="https://eurostat.github.io/eurostat-map.js/examples/categorical.html" target="_blank"> <img src="https://raw.githubusercontent.com/eurostat/eurostat-map.js/master/docs/img/previews/cat.png" alt="categorical" width="400"/></a>
|
18
18
|
<a href="https://eurostat.github.io/eurostat-map.js/examples/population-dot-density.html" target="_blank"> <img src="https://raw.githubusercontent.com/eurostat/eurostat-map.js/master/docs/img/previews/dot.png" alt="dot density" width="400"/></a>
|
19
|
-
<a href="https://eurostat.github.io/eurostat-map.js/examples/world.html" target="_blank"> <img src="https://raw.githubusercontent.com/eurostat/eurostat-map.js/master/docs/img/previews/world.png" alt="dot density" width="400"/></a>
|
20
|
-
<a href="https://eurostat.github.io/eurostat-map.js/examples/sparklines.html" target="_blank"> <img src="https://raw.githubusercontent.com/eurostat/eurostat-map.js/master/docs/img/previews/sparkline.png" alt="dot density" width="400"/></a>
|
19
|
+
<a href="https://eurostat.github.io/eurostat-map.js/examples/world.html" target="_blank"> <img src="https://raw.githubusercontent.com/eurostat/eurostat-map.js/master/docs/img/previews/world.png" alt="dot density" width="400" height="70px"/></a>
|
20
|
+
<a href="https://eurostat.github.io/eurostat-map.js/examples/sparklines.html" target="_blank"> <img src="https://raw.githubusercontent.com/eurostat/eurostat-map.js/master/docs/img/previews/sparkline.png" alt="dot density" width="400" height="70px"/></a>
|
21
21
|
</div>
|
22
22
|
|
23
23
|
## Examples
|