Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery.js"></script>
<script src="http://d3js.org/d3.v3.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.0.0/handlebars.js"></script>
<script src="http://builds.emberjs.com/beta/ember.js"></script>
<meta charset=utf-8 />
<title>Bar Chart</title>
</head>
  
<body>
  <script type="text/x-handlebars" data-template-name="application">
    <p>
      Ember 1.8.0-beta:
    </p>
    
    {{bar-chart width=400 height=20}}
  </script>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers