Webcharts icon indicating copy to clipboard operation
Webcharts copied to clipboard

Improve handling of 0 values in log axis

Open jwildfire opened this issue 7 years ago • 1 comments

Currently the chart just bombs (no axis marks are drawn). Drop records and warn user instead? Abort and throw a error?

jwildfire avatar Jun 09 '17 06:06 jwildfire

Saving this for larger data flow refactor (currently scheduled for v1.12.0). Downgrading "log" axis-type to experimental in v1.8.0.

Leaning towards dropping values <= 0, and throwing warning, but will revisit later.

jwildfire avatar Jun 09 '17 20:06 jwildfire