A jQuery horizontal bar chart with Bootstrap: hBarChart

jQuery horizontal chart custom

The horizontal bar chart plug-in for jQuery For creating the horizontal bar chart plug-in, you may use a jQuery solution hBarChart. This solution requires using the HTML lists where each <li> represents a bar. The plug-in can be initiated by a single line of code or use the available options for customizing e.g. color of … Read more

A responsive Bootstrap column chart

Bootstrap vertical chart colors

The column chart Presenting information in a graphical format like bar charts, columns etc. is always eye catching and says many words than lots of textual information. In this tutorial, I am going to show you a columns chart that is based on Bootstrap and jQuery. The jQuery part is just a few lines of code … Read more