In the docs, the example `<LineGraph points={priceHistory} color="#4484B2" />` fails the type checks because `animated` prop is marked as required.