Map

European countries which letters have been sent to
Country Letters Correspondents
Ireland 10 5
United Kingdom 5 5
  ---
config:
  pie:
    textPosition: 0.5
  themeVariables:
    pieOuterStrokeWidth: "5px"
---
pie showData
    title Countries
    "Ireland" : 10
    "United Kingdom" : 5
  ---
config:
  pie:
    textPosition: 0.5
  themeVariables:
    pieOuterStrokeWidth: "5px"
---
pie showData
    title Correspondent Responses
    "No Response" : 80
    "Response" : 20

Blog