Update LineChartProps.md

This commit is contained in:
Abhinandan Kushwaha 2021-08-06 01:43:48 +05:30 committed by GitHub
parent ffb2ff41a2
commit d5e1d6f928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ So, all the three must be used together. Using any 1 or 2 of them may produce ab
| dataPointColor | ColorValue | Color of the data point |
| dataPointShape | string | Shape of the data point (rectangular or circular) defaults to circular |
**Alert!**\
If you are adding showDataPoint to an item, you must set hideDataPoints prop to true
----
### Axes and rules related props