hBarChart.github.io
###Add jQuery first
<script data-require="[email protected]" data-semver="2.2.4" src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
###Now add hBarChart.js
<script src="hBarChart.js"></script>
hBarChart is a very small jQuery plugin used to create a fully configurable, horizontal bar chart using plain html unordered list and HTML5 data attributes.
Bar-chart###Add jQuery first
<script data-require="[email protected]" data-semver="2.2.4" src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
###Now add hBarChart.js
<script src="hBarChart.js"></script>