(0, colors.length)
| 60 | startPoint={convertPoint('start', start)} |
| 61 | endPoint={convertPoint('end', end)} |
| 62 | locations={locations ? locations.slice(0, colors.length) : null} |
| 63 | useAngle={useAngle} |
| 64 | angleCenter={convertPoint('angleCenter', angleCenter)} |
| 65 | angle={angle} |
| 66 | /> |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…