Webcharts icon indicating copy to clipboard operation
Webcharts copied to clipboard

Scatter plots circles on the edge of plots are cut in half

Open jwildfire opened this issue 5 years ago • 2 comments

As shown below (link) image

jwildfire avatar May 04 '19 19:05 jwildfire

This is definitely caused by the changes made to clip-path in #235. Not sure the best solution ... probably want to automatically add some padding to the g containing the marks (settings.radius/2 pixels worth) whenever there are circle marks (and also text maybe?). Could also add a mark-specific option to easily toggle the clip-path property ...

@samussiah @pburnsdata Any thoughts?

jwildfire avatar May 04 '19 19:05 jwildfire

I think we can just apply this fix from @samussiah in eDish.

jwildfire avatar May 08 '19 02:05 jwildfire