In DemoCanvasLinePlot.js and DemoLinePlot.js: ```js // TODO https://github.com/phetsims/bamboo/issues/15 what if the chart area changes, then clip needs to change clipArea: chartRectangle.getShape(), ```
In DemoCanvasLinePlot.js and DemoLinePlot.js: