bar chart showing values split around a pivot line i.e. people left on the left and people remaining on the right (length of bar is total)
xxxxxxxxxx
<title>blockup</title>
<link href='dist.css' rel='stylesheet' />
<link href="https://fonts.googleapis.com/css?family=Space+Mono" rel="stylesheet">
<body>
<script src='https://d3js.org/d3.v4.min.js'></script>
<script src='dist.js'></script>
</body>
https://d3js.org/d3.v4.min.js