🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

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

Documentation

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>

Demo and Documentation

Click here


You May Also Like