Update LineChartProps.md

This commit is contained in:
Abhinandan Kushwaha 2022-07-03 12:51:58 +05:30 committed by GitHub
parent e2d44de071
commit b3fafdeba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,6 +278,7 @@ The arrow base can be understood with the pic below-
<img src='../../demos/arrowBase.png' alt='' height=200 width=300/>
The default value of `showArrowBase` is true. To fill the arrow with `fillColor`, it is mandatory to have `showArrowBase` true. The arrow can't be filled if it's baseless.
---
### Data points related props