bprinty / quorra

Interactive charting library with d3-like API
Apache License 2.0
1 stars 1 forks source link

Cut off bottom of bars on barplot for non-stacked bars #57

Open bprinty opened 8 years ago

bprinty commented 8 years ago

Right now, the bars extend to negative infinity, when they should be extending to a baseline value. Stacked bars don't have this behavior.