Icon

07_​Choropleth_​World_​Map

Choropleth on World Map using Google Charts and JQuery library
This workflow draws an interactive choropleth map showing countries of the world and the correspondingnumbers of population via Javascript script.In the Generic Javascript View node we invoke the Google Geo Chart chart.draw function. The Generic JavascriptView node is in a component for choropleths on the KNIME WebPortal; two choropleths, side by side, in thecomponent named "Side by side 2 Choropleths". Draw heatmap of world populationby country using:Generic Javascript View node and Google Geo Chart chart.draw()function Warning!Since Google Charts is loaded lazily, aninternet connection is required whenopening the view Populationby country in 2013log(2013)To minimize the differencein values we use the logof the populationGeo Chart expects thefirst column to be the countryand the second to be the valueGoogle Charts - Geo Charton PopulationCountry - log(2013)Country - log(2013)in component for WebPortalCountry - log(2013) &Country - 2013side by sidein component for WebPortalGoogle Charts - Geo Charton PopulationCountry - 2013 File Reader Math Formula Column Resorter GenericJavaScript View Choropleth Side by side 2Choropleths GenericJavaScript View This workflow draws an interactive choropleth map showing countries of the world and the correspondingnumbers of population via Javascript script.In the Generic Javascript View node we invoke the Google Geo Chart chart.draw function. The Generic JavascriptView node is in a component for choropleths on the KNIME WebPortal; two choropleths, side by side, in thecomponent named "Side by side 2 Choropleths". Draw heatmap of world populationby country using:Generic Javascript View node and Google Geo Chart chart.draw()function Warning!Since Google Charts is loaded lazily, aninternet connection is required whenopening the view Populationby country in 2013log(2013)To minimize the differencein values we use the logof the populationGeo Chart expects thefirst column to be the countryand the second to be the valueGoogle Charts - Geo Charton PopulationCountry - log(2013)Country - log(2013)in component for WebPortalCountry - log(2013) &Country - 2013side by sidein component for WebPortalGoogle Charts - Geo Charton PopulationCountry - 2013 File Reader Math Formula Column Resorter GenericJavaScript View Choropleth Side by side 2Choropleths GenericJavaScript View

Nodes

Extensions

Links