Blog search

Thursday 21 November 2013

JQBARGRAPH : JQUERY BAR GRAPH PLUGIN



jQuery plugin for creating bar graphs from your data. jqBarGraph is compatible and fully tested with Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.
There is two type of data array for jqBarGraph. First is for simple bar graph type, and second is for multi and stacked bar type.For simple bar graph type data for one bar should look like this: [value, label, color]. Label and color are optional. For multi and stacked type of graph you should send data in next format: [[value1, value2, value3, ..., valueN], label].

0 Comments to “JQBARGRAPH : JQUERY BAR GRAPH PLUGIN”

Post a Comment