Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
  <script src="https://rawgit.com/nnnick/Chart.js/master/Chart.min.js">
</script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <div id="graphDiv">
    <canvas id="canvas1" width="400" height="400"></canvas>
  </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
etimbergpro
0viewers