annotations = [
{
note: {
label: "",
bgPadding: 20,
title: "Atlanta"
},
type: d3.annotationCalloutCircle,
data: { county: "DeKalb" },
dx: -127.00057983398438,
dy: -3.0000152587890625,
subject: {
radius: 53.28444388095336,
radiusPadding: 5
},
className: "show-bg"
},
{
note: {
label: "",
bgPadding: 20,
title: "Columbus"
},
type: d3.annotationCalloutCircle,
data: { county: "Randolph" },
dx: -95.00045776367188,
dy: 6.000030517578125,
subject: {
radius: 32.07111097023835,
radiusPadding: 5
},
className: "show-bg"
},
{
note: {
label: "",
bgPadding: 20,
title: "Savannah"
},
type: d3.annotationCallout,
data: { county: "Chatham" },
dx: 17.00006103515625,
dy: -19.000091552734375,
className: "show-bg"
},
{
note: {
label: "",
bgPadding: 20,
title: "Augusta"
},
type: d3.annotationCallout,
data: { county: "Richmond" },
dx: 32.0001220703125,
dy: -19.000091552734375,
className: "show-bg"
},
{
note: {
label: "",
bgPadding: 20,
title: "Macon"
},
type: d3.annotationCallout,
data: { county: "Bibb" },
dx: -193.0009002685547,
dy: 0,
className: "show-bg"
},
]