Migration Map

<< Click to Display Table of Contents >>

Current:  Create Dashboard > Chart > Chart Types 

Migration Map

Previous pageReturn to chapter overviewNext page

The map supports migrating rendering and shows how the data target's position changes on the map. You can set up a migration animation to add dynamic migration effects.

 

Create Migration Map

Data Preparation

Migration maps support map column positioning and support latitude and longitude positioning. But the data of the migration map needs two columns.

oData preparation for map column positioning:

MigrationMap1

oLatitude and longitude positioning data preparation:

MigrationMap2

Create a migration map

oPosition by map column:

After binding the map column, open the drop-down list of the bound field. If you select this option, the migration will be rendered. The start column and the arrival column will be displayed on the Column axis and Row axis, as shown in the following figure:

MigrationMap3

At this point, the migration map can be generated in the initial column and arrival column binding data:

MigrationMap4

MigrationMap5

oLatitude and longitude positioning:

 After binding latitude and longitude, open the drop-down list of the bound field, select the migration rendering, and the bound area on the axis is converted to the start column and the arrival column, as shown in the figure:

MigrationMap7

After binding the starting longitude, starting latitude, reaching longitude, and arriving at latitude, a migration map can be generated:

MigrationMap6