peek
peek copied to clipboard
Line charts: treat NULL as a gap, not as zero
Info:
http://stackoverflow.com/questions/9580003/pass-null-values-to-svg-path-using-d3-js-to-suppress-missing-data
http://bl.ocks.org/mbostock/3035090
... however, for stacked, interpolated line charts, this may be difficult.