Created
March 20, 2015 22:27
-
-
Save antagomir/642f4ca6aa8c5019f57b to your computer and use it in GitHub Desktop.
Scatterplot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype HTML> | |
<meta charset = 'utf-8'> | |
<html> | |
<head> | |
<link rel='stylesheet' href='//cdn.oesmith.co.uk/morris-0.4.2.min.css'> | |
<script src='//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js' type='text/javascript'></script> | |
<script src='//cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js' type='text/javascript'></script> | |
<script src='//cdn.oesmith.co.uk/morris-0.4.2.min.js' type='text/javascript'></script> | |
<style> | |
.rChart { | |
display: block; | |
margin-left: auto; | |
margin-right: auto; | |
width: 800px; | |
height: 400px; | |
} | |
</style> | |
</head> | |
<body > | |
<div id = 'chart3792426db931' class = 'rChart morris'></div> | |
<script type='text/javascript'> | |
var chartParams = { | |
"element": "chart3792426db931", | |
"width": 800, | |
"height": 400, | |
"xkey": "date", | |
"ykeys": [ | |
"Edinburgh" | |
], | |
"data": [ | |
{ | |
"Time": 1540, | |
"date": 1540, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1559, | |
"date": 1559, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1561, | |
"date": 1561, | |
"Aberdeen": 0, | |
"Edinburgh": 3, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1562, | |
"date": 1562, | |
"Aberdeen": 0, | |
"Edinburgh": 3, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1567, | |
"date": 1567, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1568, | |
"date": 1568, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1570, | |
"date": 1570, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1571, | |
"date": 1571, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1572, | |
"date": 1572, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1573, | |
"date": 1573, | |
"Aberdeen": 0, | |
"Edinburgh": 5, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1574, | |
"date": 1574, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1578, | |
"date": 1578, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1580, | |
"date": 1580, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1582, | |
"date": 1582, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1585, | |
"date": 1585, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1593, | |
"date": 1593, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1594, | |
"date": 1594, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1596, | |
"date": 1596, | |
"Aberdeen": 0, | |
"Edinburgh": 5, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1598, | |
"date": 1598, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1599, | |
"date": 1599, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1600, | |
"date": 1600, | |
"Aberdeen": 0, | |
"Edinburgh": 3, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1603, | |
"date": 1603, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1604, | |
"date": 1604, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1606, | |
"date": 1606, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1607, | |
"date": 1607, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1608, | |
"date": 1608, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1610, | |
"date": 1610, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1612, | |
"date": 1612, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1617, | |
"date": 1617, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1620, | |
"date": 1620, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1622, | |
"date": 1622, | |
"Aberdeen": 1, | |
"Edinburgh": 0, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1623, | |
"date": 1623, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1625, | |
"date": 1625, | |
"Aberdeen": 1, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1626, | |
"date": 1626, | |
"Aberdeen": 1, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1627, | |
"date": 1627, | |
"Aberdeen": 1, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1628, | |
"date": 1628, | |
"Aberdeen": 1, | |
"Edinburgh": 7, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1629, | |
"date": 1629, | |
"Aberdeen": 1, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1630, | |
"date": 1630, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1631, | |
"date": 1631, | |
"Aberdeen": 1, | |
"Edinburgh": 0, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1633, | |
"date": 1633, | |
"Aberdeen": 2, | |
"Edinburgh": 5, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1634, | |
"date": 1634, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1638, | |
"date": 1638, | |
"Aberdeen": 5, | |
"Edinburgh": 25, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1639, | |
"date": 1639, | |
"Aberdeen": 2, | |
"Edinburgh": 11, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1640, | |
"date": 1640, | |
"Aberdeen": 0, | |
"Edinburgh": 16, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1641, | |
"date": 1641, | |
"Aberdeen": 0, | |
"Edinburgh": 20, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1642, | |
"date": 1642, | |
"Aberdeen": 0, | |
"Edinburgh": 19, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1643, | |
"date": 1643, | |
"Aberdeen": 1, | |
"Edinburgh": 33, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1644, | |
"date": 1644, | |
"Aberdeen": 0, | |
"Edinburgh": 21, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1645, | |
"date": 1645, | |
"Aberdeen": 2, | |
"Edinburgh": 14, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1646, | |
"date": 1646, | |
"Aberdeen": 1, | |
"Edinburgh": 24, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1647, | |
"date": 1647, | |
"Aberdeen": 0, | |
"Edinburgh": 22, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1648, | |
"date": 1648, | |
"Aberdeen": 0, | |
"Edinburgh": 44, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1649, | |
"date": 1649, | |
"Aberdeen": 0, | |
"Edinburgh": 33, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1650, | |
"date": 1650, | |
"Aberdeen": 3, | |
"Edinburgh": 41, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1651, | |
"date": 1651, | |
"Aberdeen": 9, | |
"Edinburgh": 8, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1652, | |
"date": 1652, | |
"Aberdeen": 0, | |
"Edinburgh": 11, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1653, | |
"date": 1653, | |
"Aberdeen": 0, | |
"Edinburgh": 18, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1654, | |
"date": 1654, | |
"Aberdeen": 0, | |
"Edinburgh": 11, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1655, | |
"date": 1655, | |
"Aberdeen": 0, | |
"Edinburgh": 16, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1656, | |
"date": 1656, | |
"Aberdeen": 2, | |
"Edinburgh": 10, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1657, | |
"date": 1657, | |
"Aberdeen": 0, | |
"Edinburgh": 15, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1658, | |
"date": 1658, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1659, | |
"date": 1659, | |
"Aberdeen": 1, | |
"Edinburgh": 24, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1660, | |
"date": 1660, | |
"Aberdeen": 2, | |
"Edinburgh": 45, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1661, | |
"date": 1661, | |
"Aberdeen": 2, | |
"Edinburgh": 24, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1662, | |
"date": 1662, | |
"Aberdeen": 1, | |
"Edinburgh": 6, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1663, | |
"date": 1663, | |
"Aberdeen": 1, | |
"Edinburgh": 12, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1664, | |
"date": 1664, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1665, | |
"date": 1665, | |
"Aberdeen": 0, | |
"Edinburgh": 11, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1666, | |
"date": 1666, | |
"Aberdeen": 0, | |
"Edinburgh": 11, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1667, | |
"date": 1667, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1668, | |
"date": 1668, | |
"Aberdeen": 0, | |
"Edinburgh": 3, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1669, | |
"date": 1669, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1670, | |
"date": 1670, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1671, | |
"date": 1671, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1672, | |
"date": 1672, | |
"Aberdeen": 0, | |
"Edinburgh": 5, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1673, | |
"date": 1673, | |
"Aberdeen": 0, | |
"Edinburgh": 11, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1674, | |
"date": 1674, | |
"Aberdeen": 0, | |
"Edinburgh": 15, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1675, | |
"date": 1675, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1676, | |
"date": 1676, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1677, | |
"date": 1677, | |
"Aberdeen": 0, | |
"Edinburgh": 3, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1678, | |
"date": 1678, | |
"Aberdeen": 0, | |
"Edinburgh": 14, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1679, | |
"date": 1679, | |
"Aberdeen": 2, | |
"Edinburgh": 23, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1680, | |
"date": 1680, | |
"Aberdeen": 1, | |
"Edinburgh": 18, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1681, | |
"date": 1681, | |
"Aberdeen": 0, | |
"Edinburgh": 40, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1682, | |
"date": 1682, | |
"Aberdeen": 1, | |
"Edinburgh": 10, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1683, | |
"date": 1683, | |
"Aberdeen": 0, | |
"Edinburgh": 34, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1684, | |
"date": 1684, | |
"Aberdeen": 0, | |
"Edinburgh": 15, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1685, | |
"date": 1685, | |
"Aberdeen": 1, | |
"Edinburgh": 40, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1686, | |
"date": 1686, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1687, | |
"date": 1687, | |
"Aberdeen": 0, | |
"Edinburgh": 12, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1688, | |
"date": 1688, | |
"Aberdeen": 0, | |
"Edinburgh": 45, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1689, | |
"date": 1689, | |
"Aberdeen": 0, | |
"Edinburgh": 125, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1690, | |
"date": 1690, | |
"Aberdeen": 1, | |
"Edinburgh": 63, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1691, | |
"date": 1691, | |
"Aberdeen": 0, | |
"Edinburgh": 44, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1692, | |
"date": 1692, | |
"Aberdeen": 0, | |
"Edinburgh": 24, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1693, | |
"date": 1693, | |
"Aberdeen": 1, | |
"Edinburgh": 25, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1694, | |
"date": 1694, | |
"Aberdeen": 2, | |
"Edinburgh": 10, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1695, | |
"date": 1695, | |
"Aberdeen": 1, | |
"Edinburgh": 35, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1696, | |
"date": 1696, | |
"Aberdeen": 0, | |
"Edinburgh": 46, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1697, | |
"date": 1697, | |
"Aberdeen": 1, | |
"Edinburgh": 16, | |
"Glasgow": 5, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1698, | |
"date": 1698, | |
"Aberdeen": 1, | |
"Edinburgh": 26, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1699, | |
"date": 1699, | |
"Aberdeen": 2, | |
"Edinburgh": 25, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1700, | |
"date": 1700, | |
"Aberdeen": 0, | |
"Edinburgh": 39, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1701, | |
"date": 1701, | |
"Aberdeen": 0, | |
"Edinburgh": 11, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1702, | |
"date": 1702, | |
"Aberdeen": 0, | |
"Edinburgh": 19, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1703, | |
"date": 1703, | |
"Aberdeen": 0, | |
"Edinburgh": 14, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1704, | |
"date": 1704, | |
"Aberdeen": 0, | |
"Edinburgh": 17, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1705, | |
"date": 1705, | |
"Aberdeen": 0, | |
"Edinburgh": 16, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1706, | |
"date": 1706, | |
"Aberdeen": 0, | |
"Edinburgh": 88, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1707, | |
"date": 1707, | |
"Aberdeen": 0, | |
"Edinburgh": 32, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1708, | |
"date": 1708, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1709, | |
"date": 1709, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1710, | |
"date": 1710, | |
"Aberdeen": 0, | |
"Edinburgh": 14, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1711, | |
"date": 1711, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1712, | |
"date": 1712, | |
"Aberdeen": 0, | |
"Edinburgh": 15, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1713, | |
"date": 1713, | |
"Aberdeen": 0, | |
"Edinburgh": 13, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1714, | |
"date": 1714, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1715, | |
"date": 1715, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 1 | |
}, | |
{ | |
"Time": 1716, | |
"date": 1716, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1717, | |
"date": 1717, | |
"Aberdeen": 1, | |
"Edinburgh": 5, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1718, | |
"date": 1718, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1719, | |
"date": 1719, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1720, | |
"date": 1720, | |
"Aberdeen": 0, | |
"Edinburgh": 3, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1721, | |
"date": 1721, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1722, | |
"date": 1722, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1723, | |
"date": 1723, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1724, | |
"date": 1724, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1725, | |
"date": 1725, | |
"Aberdeen": 0, | |
"Edinburgh": 1, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1726, | |
"date": 1726, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1727, | |
"date": 1727, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1728, | |
"date": 1728, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1729, | |
"date": 1729, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1730, | |
"date": 1730, | |
"Aberdeen": 0, | |
"Edinburgh": 2, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1732, | |
"date": 1732, | |
"Aberdeen": 1, | |
"Edinburgh": 7, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1733, | |
"date": 1733, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1734, | |
"date": 1734, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1735, | |
"date": 1735, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1736, | |
"date": 1736, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1737, | |
"date": 1737, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1738, | |
"date": 1738, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1739, | |
"date": 1739, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1740, | |
"date": 1740, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1741, | |
"date": 1741, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1742, | |
"date": 1742, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1743, | |
"date": 1743, | |
"Aberdeen": 0, | |
"Edinburgh": 5, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1744, | |
"date": 1744, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1745, | |
"date": 1745, | |
"Aberdeen": 0, | |
"Edinburgh": 12, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1746, | |
"date": 1746, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1747, | |
"date": 1747, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1748, | |
"date": 1748, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1749, | |
"date": 1749, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1750, | |
"date": 1750, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 7, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1751, | |
"date": 1751, | |
"Aberdeen": 1, | |
"Edinburgh": 13, | |
"Glasgow": 7, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1752, | |
"date": 1752, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 7, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1753, | |
"date": 1753, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1754, | |
"date": 1754, | |
"Aberdeen": 0, | |
"Edinburgh": 5, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1755, | |
"date": 1755, | |
"Aberdeen": 1, | |
"Edinburgh": 8, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1756, | |
"date": 1756, | |
"Aberdeen": 0, | |
"Edinburgh": 5, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1757, | |
"date": 1757, | |
"Aberdeen": 0, | |
"Edinburgh": 3, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1758, | |
"date": 1758, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1759, | |
"date": 1759, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1760, | |
"date": 1760, | |
"Aberdeen": 1, | |
"Edinburgh": 11, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1761, | |
"date": 1761, | |
"Aberdeen": 1, | |
"Edinburgh": 8, | |
"Glasgow": 6, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1762, | |
"date": 1762, | |
"Aberdeen": 1, | |
"Edinburgh": 12, | |
"Glasgow": 8, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1763, | |
"date": 1763, | |
"Aberdeen": 0, | |
"Edinburgh": 13, | |
"Glasgow": 7, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1764, | |
"date": 1764, | |
"Aberdeen": 1, | |
"Edinburgh": 5, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1765, | |
"date": 1765, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1766, | |
"date": 1766, | |
"Aberdeen": 1, | |
"Edinburgh": 17, | |
"Glasgow": 6, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1767, | |
"date": 1767, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 6, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1768, | |
"date": 1768, | |
"Aberdeen": 0, | |
"Edinburgh": 12, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1769, | |
"date": 1769, | |
"Aberdeen": 1, | |
"Edinburgh": 10, | |
"Glasgow": 3, | |
"Paisley": 2, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1770, | |
"date": 1770, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 5, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1771, | |
"date": 1771, | |
"Aberdeen": 1, | |
"Edinburgh": 7, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1772, | |
"date": 1772, | |
"Aberdeen": 0, | |
"Edinburgh": 4, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 2 | |
}, | |
{ | |
"Time": 1773, | |
"date": 1773, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 4, | |
"Paisley": 1, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1774, | |
"date": 1774, | |
"Aberdeen": 0, | |
"Edinburgh": 6, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 2 | |
}, | |
{ | |
"Time": 1775, | |
"date": 1775, | |
"Aberdeen": 1, | |
"Edinburgh": 13, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1776, | |
"date": 1776, | |
"Aberdeen": 0, | |
"Edinburgh": 23, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 1 | |
}, | |
{ | |
"Time": 1777, | |
"date": 1777, | |
"Aberdeen": 2, | |
"Edinburgh": 13, | |
"Glasgow": 7, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1778, | |
"date": 1778, | |
"Aberdeen": 2, | |
"Edinburgh": 17, | |
"Glasgow": 5, | |
"Paisley": 1, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1779, | |
"date": 1779, | |
"Aberdeen": 1, | |
"Edinburgh": 23, | |
"Glasgow": 5, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1780, | |
"date": 1780, | |
"Aberdeen": 0, | |
"Edinburgh": 11, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1781, | |
"date": 1781, | |
"Aberdeen": 1, | |
"Edinburgh": 0, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1782, | |
"date": 1782, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 2, | |
"Paisley": 3, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1783, | |
"date": 1783, | |
"Aberdeen": 0, | |
"Edinburgh": 10, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 1 | |
}, | |
{ | |
"Time": 1784, | |
"date": 1784, | |
"Aberdeen": 1, | |
"Edinburgh": 3, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 1 | |
}, | |
{ | |
"Time": 1785, | |
"date": 1785, | |
"Aberdeen": 0, | |
"Edinburgh": 8, | |
"Glasgow": 6, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1786, | |
"date": 1786, | |
"Aberdeen": 3, | |
"Edinburgh": 7, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1787, | |
"date": 1787, | |
"Aberdeen": 5, | |
"Edinburgh": 9, | |
"Glasgow": 1, | |
"Paisley": 0, | |
"Perth": 1 | |
}, | |
{ | |
"Time": 1788, | |
"date": 1788, | |
"Aberdeen": 1, | |
"Edinburgh": 11, | |
"Glasgow": 5, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1789, | |
"date": 1789, | |
"Aberdeen": 0, | |
"Edinburgh": 7, | |
"Glasgow": 2, | |
"Paisley": 2, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1790, | |
"date": 1790, | |
"Aberdeen": 2, | |
"Edinburgh": 15, | |
"Glasgow": 4, | |
"Paisley": 1, | |
"Perth": 2 | |
}, | |
{ | |
"Time": 1791, | |
"date": 1791, | |
"Aberdeen": 1, | |
"Edinburgh": 11, | |
"Glasgow": 1, | |
"Paisley": 1, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1792, | |
"date": 1792, | |
"Aberdeen": 1, | |
"Edinburgh": 17, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 1 | |
}, | |
{ | |
"Time": 1793, | |
"date": 1793, | |
"Aberdeen": 0, | |
"Edinburgh": 22, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 1 | |
}, | |
{ | |
"Time": 1794, | |
"date": 1794, | |
"Aberdeen": 0, | |
"Edinburgh": 12, | |
"Glasgow": 7, | |
"Paisley": 0, | |
"Perth": 4 | |
}, | |
{ | |
"Time": 1795, | |
"date": 1795, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 0, | |
"Paisley": 0, | |
"Perth": 5 | |
}, | |
{ | |
"Time": 1796, | |
"date": 1796, | |
"Aberdeen": 0, | |
"Edinburgh": 9, | |
"Glasgow": 6, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1797, | |
"date": 1797, | |
"Aberdeen": 3, | |
"Edinburgh": 11, | |
"Glasgow": 3, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1798, | |
"date": 1798, | |
"Aberdeen": 1, | |
"Edinburgh": 11, | |
"Glasgow": 2, | |
"Paisley": 0, | |
"Perth": 0 | |
}, | |
{ | |
"Time": 1799, | |
"date": 1799, | |
"Aberdeen": 1, | |
"Edinburgh": 12, | |
"Glasgow": 4, | |
"Paisley": 0, | |
"Perth": 0 | |
} | |
], | |
"pointSize": 0, | |
"lineWidth": 1, | |
"id": "chart3792426db931", | |
"labels": "Edinburgh" | |
}, | |
chartType = "Line" | |
new Morris[chartType](chartParams) | |
</script> | |
<script></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment