charts/docs/basic/trends_regions.md
2018-05-15 17:36:33 +05:30

12 lines
248 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>
Next up, we'll see how multiple datasets play out in charts.