# Scatter Chart

This is a scatter chart plotting the UK 2017 election turnout vs. the leave vote in each constituency.

### Chart Data

- **2017 General Election Turnout**  
  `70%` `60%` `50%` `40%` `30%` `20%` `15`  
- **Leave vote (%)**  
  `80%` `78%` `76%` `74%` `72%` `70%` `68%` `66%` `64%` `62%` `58%` `56%` `54%` `52%`

## Sector Breakdown

| Sector                     | Value                      |
|----------------------------|---------------------------|
| Management                 | 15                        |
| Finance                    | 20                        |
| Arts & Entertainment       | 30                        |
| Healthcare                 | 35                        |
| Education                  | 40                        |
| Computers & Mathematics     | 50                        |

### City Quadrants

| Quadrant | Year Remodeled |
|----------|----------------|
| SE       | 1980           |
| NW       | 1900           |
| NE       | 2020           |
| SW       | 2000           |

### Cards Visualization

1. [**How to make a box plot in Flourish**](/content/blog/make-a-box-plot/index.html)  
2. [**Streamgraphs: how to make them and what you need to know**](/content/blog/streamgraphs/index.html)  
3. [**What are arrow plots?**](/content/blog/make-arrow-plots/index.html)  
4. [**How to make animated Sankey charts and alluvial diagrams**](/content/blog/animating-sankey-visualisations/index.html)
