Skip to content
svandecappelle edited this page Dec 16, 2014 · 2 revisions

BarRenderer

It is a renderer for bar charts. It allow a multiples bar vertical / horizontal stacked view or a simple horizontal category bar.

Example

(Soon)

http://svandecappelle.github.io/jQPlot/demo/plugins/bar/index.html

Options:

(Soon)

Specificity

  • Be carefull when you use the fillToZero Property: It default use a negative color of the positive color given for color fill in negatives color. You may turn useNegativeColors to false and turn the option vary barColor to true in order to keep the same values of colors in positive and negative data values.