heavysixer / d4

A friendly reusable charts DSL for D3
MIT License
433 stars 46 forks source link

Waterfall charts do not respect min/max of the chart domain. #26

Open heavysixer opened 10 years ago

heavysixer commented 10 years ago

setting the x.min(min) or x.max(max) has no effect on waterfall charts.

see this example: http://jsfiddle.net/os96mvc0/