Using this component you can create a choropleth map that colors whole regions, such as countries, provinces, or states based on a numerical column.
The component can display a world map or focus on single regions. When changing the region displayed (e.g. “Italy”) make sure to also provide the right resolution (“Italy” is a country itself so change the resolution setting to “provinces)”.
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: TableData tableShould contain location information column (Country, City, State, Provinces)