How to use points, spikes and arrows in the Projection map

Our Projection map template features a powerful Points layer that can help you visualize information about specific locations on your map. In contrast to a traditional region map, a point map uses latitude and longitude coordinates to display area-specific information.

You might want to create a point map if you want to:

  • Visualize data associated with specific locations, not whole areas
  • Show patterns associated with the location of the data points

This help doc will show you how to create a point map, as well as how to customize the appearance of your points.

In this article

Circles vs spikes vs arrows – what's the difference?

The Projection map template allows you to use circles, spikes or arrows to visualize your points. While it's very easy to switch between the three in the Flourish editor, these symbols can serve different purposes.

While circles are a very popular way of indicating specific locations and their respective values, they come with a few downsides. Due to the fact that the  bubbles grow in all directions, circles tend to cluster and obscure the map more than other shapes. 

In contrast, spikes only grow in height, making lower values easier to spot. 

Swing arrow maps, on the other hand, are a popular way to visualize election results – read more about them here

How to create a point map

1
To add points to your Projection map, you need to add data to the Points layer in the Data tab. Click here to learn more about adding data to any Flourish template.

TIP: Struggling to find the right regions for your map? Check out our GeoJSON repository where we've sourced, checked, and resized various region files ready for you to download and use in Flourish.

2
In order for your points to display, you need to provide longitude and latitude coordinates, as well as a numerical value to size the points by.

TIP: If your data doesn't come with longitude and latitude values, you can use generic coordinates for countries. The Gapminder Foundation has created a freely available spreadsheet with basic information on a country by country bases.

3
You also have the option to add another column that will determine the color of your points. If you need all points in the same color, you can leave the Color by column binding blank.

4
That's it! You can now edit the look of your points in the Preview tab.

Plotting negative values

Plotting negative values is something you cannot achieve with points. Instead, you'll have to use arrows or spikes.

Since spikes increase in height,  negative values will cause spikes to be rendered downwards, rather than upwards.

Customizing the Points layer

Once you've imported your data and added the relevant column bindings, you should have a perfectly adequate point map. However, there are several things you can do to improve it or to focus on different aspects of your data.

If your data has a relevant numeric variable, you can bind that column to the Size by column binding to scale your points based on it. This will morph your map from a point map to a proportional symbol map. See the story below for a practical example:

1
Under the Points layer in the editor, select the shape of your points.


2
For circles, select the minimum and maximum radius for your symbols. To make each bubble more visible, increase both values – but keep in mind that this may cause a frequent shape overlap. 

For spikes, select the maximum height and base width. You can also add a maximum value which will hide all points above this number.

TIP: Sometimes, spikes positioned at the top or bottom of your map may get cropped. To fix this, add padding to the top or bottom of your visualization under the Projection settings in the template.

3
Customize the style of your symbols using the opacity and stroke settings. You can also choose a different design for your highlighted points via the Highlight settings.

4
Keep in mind that some template settings are divided into two categories – regions and points. If you need to adjust the categorical legend or point-specific popups, look at the section divisions under each main setting.

5
Color is another good way to bring your point maps to the next level. Simply add a column to the Color by category binding and your points will be tainted according to your data. This can be a great way to show and discover patterns within your data.

WARNING:  By default, points are colored categorically, meaning that the template will assign a different hue to each unique value in the column, whether that is a number or a string of text. However, you can create a "fake" numeric color scale using spreadsheets and a fake legend following the steps outlined in our help docs.

You may also have to adjust the data type of the column you color by, since the template only supports string data format for this setting – learn how to do this here.

Get started with your own Projection map now! »