Map - Long/Lat
Last updated
Was this helpful?
Last updated
Was this helpful?
You can quickly visualize your geographical information on Map with longitude and latitude.
Group by - Assign a column you want to group by.
Longitude - Assign a column that has longitude values. If you assign a column to Group By, you can choose how to aggregate such as sum, average.
Latitude - Assign a column that has longitude values. If you assign a column to Group By, you can choose how to aggregate such as sum, average.
Size - Assign a column for the circle size.
Label - Assign a column you want to show in the balloon help that you see when you hover circles on the map.
You can connect dots by lines by setting a marker to either "Circle + Line" or "Circle + Dashed Line". You can change the marker from the Size Setting dialog.
You can split the lines even in the same color by setting a grouping column to the 'Label' and enabling the 'Split lines by Label column' option in the property.
Color By - Assign a column for color. If you assign a categorical column, it will be also used as a groupby column. Take a look at section for more details.
You can change the color of the specific circles that you pick to stand out from others. It is available only when you assgin a categorical column to color. See for the detail.
You can categorize numeric values inside the chart. See for the detail.
You can use the Missing Value Handling feature to control missing values. See for the detail.
You can use the Custom Function feature to define your own aggregation function. See for the detail.
You can check out . Try downloading and importing the EDF to your Exploratory Desktop to see how it works.
You can show the detailed data underlying the chart by clicking the chart figure. See for the detail.
You can save the chart as an image file. See for more details.