The world according to #bonniconvalley. Circle size relative to frequency of respective tags from up to 1000 tweets of all followings of #bonniconvalley twitter account.
xxxxxxxxxx
<head>
<meta charset="utf-8">
<base target="_blank">
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="https://bastitee.github.io/d3-workbench-ghp/0.5.0/d3-wb.no-d3.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css?family=Abel');
* {
font-family: 'Abel', sans-serif;
overflow-x: scroll;
overflow-y: hidden;
}
body {
margin: 0;
}
*::-webkit-scrollbar {
width: 0px;
background: transparent;
}
</style>
</head>
<body id="standalone-body">
<svg id="standalone-svg"></svg>
</body>
<script src="svg.js"></script>
https://d3js.org/d3.v4.min.js
https://bastitee.github.io/d3-workbench-ghp/0.5.0/d3-wb.no-d3.min.js