Built with blockbuilder.org
v
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<style>
</style>
</head>
<body>
<div id='nobel-bar'></div>
<script src="https://d3js.org/d3.v3.min.js"></script>
<script src="script.js"></script>
</body>
#nobel-bar {
width: 600px;
height: 400px;
}