Choropleth World Map

This component displays a choropleth of world country vs. a numeric value such as population. You can hover over countries and see the name as well as the numeric value. The choropleth map is based on Google Charts and JQuery library

Warning: Since Google Charts is loaded lazily, an internet connection is required when opening the view

Options

Country Name
String column with names of the countries. If a country is not part of the input it will be displayed in light grey and it will not be possible to see details by hovering over it. If a country existing in the input table is not shown on the map, try changing its name.
Numeric Column
Numeric column indicating e.g. the population of each country. Missing values will be displayed as light green.

Input Ports

Icon
Table containing numeric value per country

Output Ports

This node has no output ports

Nodes

Extensions

Links