SVG Path with Rounded Ends
I’m trying to create a filled ellipse graph in React Native using react-native-svg that visually indicates a percentage. The filled part should have rounded ends, but I’m struggling to get the positioning and shape right. Here’s my current code: