What problem does this feature solve?
Currently clip:false works for scatter series points, but not for its markPoint and markLine elements - Demo.
For markPoints with same coodinates as unclipped scatter points this behavior could even be considered a bug.
What does the proposed API look like?
clip:false allows scatter points to be seen in an area outside the axes.
Lets have the same area allowed for marks as well.
What problem does this feature solve?
Currently
clip:falseworks for scatter series points, but not for its markPoint and markLine elements - Demo.For markPoints with same coodinates as unclipped scatter points this behavior could even be considered a bug.
What does the proposed API look like?
clip:falseallows scatter points to be seen in an area outside the axes.Lets have the same area allowed for marks as well.