Point Map

Point maps are a visualization tool designed to effectively represent quantitative data associated with specific geographic locations.

This visualization is particularly useful for datasets where data points are linked to precise coordinates.

Building Your Point Map

To create a point map, you must provide the following information:

* Location

  • Specify the geographic location of your data points (e.g., city, country, continent).

  • Once a field is dropped, select its appropriate geographic role from the dropdown menu.

OR

* Latitude & Longitude:

Provide the exact coordinates for each location.

Drag latitude (y) and longitude (x) fields to define map coordinates.

These fields must be of decimal data type and classified as measures.

Color by (Optional)

  • Use this field to categorize data points using color.

  • You can apply color based on numeric or categorical data.

Size (Optional)

Use this field to represent data points as bubbles of varying sizes. The field should be a measure, and you can use aggregations like COUNT or DISTINCT.

Tooltip (Optional)

Add additional fields to display detailed information when hovering over a data point. Multiple fields can be included.

Formatting Your Point Map

Title

This allows you to give a Title to the Line Chart. You just need to go to the Title section in the Format panel.

You can easily toggle it on or off. In the "Customize title" modal, you can:

  • Modify the title text, font size, and alignment, and even add a background color.

  • Include an optional description that will appear when hovering over the "i" icon that will be visible as a floating button on the tile.

Once done, click the Apply button.

Map Display Settings

  • Map background style: Choose from Normal, Light, Dark, Street, Outdoors, or Satellite.

  • Bubbles: Adjust the size of data points using a slider with values ranging from 1 to 100.

Colors

  • Case 1: Default color: If no field is assigned to "Color by," you can change the default bubble color using the color picker or predefined color options.

  • Case 2: Color by value: Assign the same field to both "Color by" and "Size" to create a color scale based on data values. Customize the color scale using the edit color scale modal.

  • Case 3: Color by category: Assign a categorical field to "Color by" to apply distinct colors to different categories. Choose from predefined color palettes or create a custom gradient scale.

Legend

  • This allows you to showcase the chart legend.

  • By default it is disabled. But you can easily enable it by clicking on the Show Legend toggle button under the legends section under the format panel.

  • Choose from a variety of positions, including top, bottom, left, and right, with options for stacking and centering.

  • For charts with many legends, you can easily scroll through them.

  • Additionally, you can customize the font size, color, family, and style of legend text to match your chart's design.

Labels

It allows you to enable/disable the visibility, the appearance & the layout of data labels. By default, it will be disabled. You can turn on the labels using the toggle switch.

Global Label Settings

Apply consistent formatting to all labels within a chart.

You can customize:

  • Layout: Position, alignment, overflow, and rotation etc.

  • Content: Display values, series names, or categories.

  • Appearance: Font, color, background, and number formatting etc.

Tooltip

Here all the fields that are added in the build section will be shown.

You can use to checkboxes to choose which fields users want to keep in the tooltip.

Last updated