[doc] update doc

This commit is contained in:
monitor1394
2022-09-25 22:41:13 +08:00
parent 7f27325ce1
commit a9fe1f53b1
5 changed files with 178 additions and 4 deletions

View File

@@ -1009,7 +1009,7 @@ Polar coordinate can be used in scatter and line chart. Every polar coordinate h
|--|--|--|--|
|`show`|true||Whether to show the polor component.
|`center`|||The center of ploar. The center[0] is the x-coordinate, and the center[1] is the y-coordinate. When value between 0 and 1 represents a percentage relative to the chart.
|`radius`|0.35f||the radius of polar.
|`radius`|||the radius of polar.
|`backgroundColor`|||Background color of polar, which is transparent by default.
## `Radar`