Update LineChartProps.md
This commit is contained in:
parent
ffb2ff41a2
commit
d5e1d6f928
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue