diff --git a/en/option/series/line.md b/en/option/series/line.md index 527d33c4..1abd43e6 100644 --- a/en/option/series/line.md +++ b/en/option/series/line.md @@ -39,6 +39,11 @@ Broken line chart relates all the data points [symbol](~series-line.symbol) by b hasCallback = true ) }} +## loop(boolean) = false +Only works when `coordinateSystem` is `polar`. + +Whether to close the line path or not. + ## showSymbol(boolean) = true