選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

trends_regions.md 248 B

1234567891011
  1. `lineOptions` have a bunch of other properties too. Region charts are ...
  2. ```js
  3. lineOptions: {
  4. dotSize: 8 // default: 4
  5. },
  6. ```
  7. <div class="demo" id="line-trends-region-toggle"></div>
  8. Next up, we'll see how multiple datasets play out in charts.