hatemalimam / ChartistJSF

Highly Customizable Responsive Charts for JavaServer Faces.
https://chartistjsf-showcase.herokuapp.com
Apache License 2.0
39 stars 12 forks source link

add referenceValue to BarChartModel #24

Closed hatemalimam closed 7 years ago

hatemalimam commented 7 years ago

Unless low/high are explicitly set, bar chart will be centered at zero by default. Set referenceValue to null to auto scale.