D3.js: append path to a rect

I’m drawing a chart in D3.js, and I’m using a <rect> as the actual charting area (lines, plots, etc.). The plan is to only append the path to the <rect> such that it doesn’t overflow the

Actions
Flag
1 Connection