Chart Demos > Bar Charts
Bar Charts
Unlike the Column chart, a JavaScript Bar Chart is oriented in a horizontal manner using rectangular bars. Horizontal Bar chart is the best tool for displaying comparisons between categories of data. You can display long data labels as the horizontal rectangles have enough room to stuff textual information.
The examples below offer an incorporated source code that serves to showcase the use of horizontal bar charts.