You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

trends_regions.md 248 B

7 jaren geleden
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.