mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
73ad7e0545
commit
005db3bbbd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ VisTypesRegistryProvider.register(function RegionMapProvider(Private, regionmaps
|
|||
return VisFactory.createBaseVisualization({
|
||||
name: 'region_map',
|
||||
title: 'Region Map',
|
||||
description: 'Show metrics on a thematic map. Use one of the provide base maps, or add your own. ' +
|
||||
description: 'Show metrics on a thematic map. Use one of the provided base maps, or add your own. ' +
|
||||
'Darker colors represent higher values.',
|
||||
category: CATEGORY.MAP,
|
||||
image,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue