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
The following library were imported from gstatic.com/charts/loader.js
as instrcuted by developers.google.com/chart/interactive/docs/basic_load_libss:
github.com/google/closure-library
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
Copyright 2021 Google LLC
This code is released under the MIT license.
SPDX-License-Identifier: MIT
- Type: TablePort 1Table containing numeric value per country