-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stats: add Geochart regions/cities (#98055)
* Ensure StatsGeochart uses the data from its props * Rename StatQueryType to GeoMode It will be less confusing when used together with statType and it's also consistent with the useLocationViewsQuery arguments. * geochart: use geoMode to change map style Regions/cities should be marked as circles, instead of coloring the entire country. * geoMode: defaults to 'country' Preserves the current behavior when not specified.
- Loading branch information
Showing
2 changed files
with
33 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters