charts/docs/basic/trends_regions.md
2018-05-14 15:11:58 +05:30

9 lines
185 B
Markdown

`lineOptions` have a bunch of other properties too. Region charts are ...
```js
lineOptions: {
dotSize: 8 // default: 4
},
```
<div class="demo" id="line-trends-region-toggle"></div>