Closed henryjameslau closed 4 years ago
Line 236
xScale.range([0, columnScale.bandwidth()]).domain([d3.min([0,dataFlatMin]), dataFlatMax]);
Also xAxisScale is linked from the config to the template
Also line 308 is set for dataflatmin, which is you're above zero mean you are cutting the bars
Also lines 465-469, any zeros are represented by *s
Fixed
Somewhere in the split bar template, the domain is hardcoded