9 lines
185 B
Markdown
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> |