diff --git a/docs/LineChart/LineChartProps.md b/docs/LineChart/LineChartProps.md index b2403a4..0d0282f 100644 --- a/docs/LineChart/LineChartProps.md +++ b/docs/LineChart/LineChartProps.md @@ -278,6 +278,7 @@ The arrow base can be understood with the pic below- 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