Scatter plots circles on the edge of plots are cut in half
jwildfire opened this issue · 2 comments
jwildfire commented
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 commented
I think we can just apply this fix from @samussiah in eDish.