aeexplorer icon indicating copy to clipboard operation
aeexplorer copied to clipboard

Offset prevalence and difference marks plotting the same value.

Open samussiah opened this issue 7 years ago • 1 comments

samussiah avatar Aug 28 '17 14:08 samussiah

Simplest approach is probably just to offset everything by a pixel or 2 horizontally. Something like: .attr("dy",function(d,i){return i*-1}) maybe reduce the opacity a bit as well.

jwildfire avatar Aug 28 '17 14:08 jwildfire