Skip to content

Commit

Permalink
Add elements.arc.angle in documentation (#6491)
Browse files Browse the repository at this point in the history
Add elements.arc.angle in documentation
  • Loading branch information
mp3000mp authored and etimberg committed Sep 7, 2019
1 parent df9e2d0 commit 6e69a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration/elements.md
Expand Up @@ -82,6 +82,7 @@ Global arc options: `Chart.defaults.global.elements.arc`.

| Name | Type | Default | Description
| ---- | ---- | ------- | -----------
| `angle` - for polar only | `number` | `circumference / (arc count)` | Arc angle to cover.
| `backgroundColor` | `Color` | `'rgba(0, 0, 0, 0.1)'` | Arc fill color.
| `borderAlign` | `string` | `'center'` | Arc stroke alignment.
| `borderColor` | `Color` | `'#fff'` | Arc stroke color.
Expand Down

0 comments on commit 6e69a38

Please sign in to comment.