docs icon indicating copy to clipboard operation
docs copied to clipboard

Update performance.rst

Open D-Bullock opened this issue 4 years ago • 3 comments

Seemingly there is no longer IDataPoint to extend. :( Found as I was trying to implement the suggestions

D-Bullock avatar Nov 16 '20 06:11 D-Bullock

There is IDataPointProvider, but I think this change is helpful in any case.

VisualMelon avatar Nov 16 '20 08:11 VisualMelon

As it turns out you can't extend data point - it's a struct. So it really must suggest extending IDataPointProvider

D-Bullock avatar Nov 17 '20 04:11 D-Bullock

Good point on the working. Feel free to force-push a change to that effect in this branch. I don't think we have any particular contribution requirements, so I'll merge this after a couple of days to give other people a change to provide commentary.

VisualMelon avatar Nov 17 '20 09:11 VisualMelon