block by jwilber ecc50588f5d6d3abe7642146d7ce55a8

edit3

Full Screen

Built with blockbuilder.org

script.js

v

index.html

<!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>

style.css

#nobel-bar {
  width: 600px;
  height: 400px;
}