phetsims/neuron

Use griddle's XYCursorChartNode for the MembranePotentialChart

Opened this issue · 1 comments

A cursor plot was added to griddle that was influenced heavily by the MembranePotentialChart, though used in energy-skate-park.. The MembranePotentialChart could be re-written to use this common component.

Similar to #52, but that issue referenced a few other things mentioned that I wasn't familiar with with so I made this issue just for using XYCursorPlotNode.

I came to this same conclusion while evaluating griddle for Fourier. The class is now named XYCursorChartNode.