eurostat / eurostat-map.js

Reusable library to quickly create and customise web maps showing Eurostat data directly retrieved from Eurostat database.
https://github.com/eurostat/eurostat-map.js
Other
60 stars 4 forks source link

List of inspiration sources for new map types #14

Open jgaffuri opened 3 years ago

jgaffuri commented 3 years ago

Add possibility to show shadowed effect for the countries AND buffered lines as on this image: https://previews.123rf.com/images/schwabenblitz/schwabenblitz1606/schwabenblitz160601040/58074061-map-of-denmark-with-the-provinces-south-denmark-is-highlighted-by-a-hatching-.jpg

Show temporal data using: https://github.com/tomshanley/d3-spiral-heatmap

As an alternative to pie charts, use other types of shapes do show decomposition (radial pie charts, squares (flag like), etc.). See some examples here, in some images at the bottom: https://observablehq.com/@tomshanley/cheysson-color-palettes

Make compositions possible?