heavysixer / d4

A friendly reusable charts DSL for D3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

heavysixer opened this issue · comments

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

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