From: stockiNail Date: Thu, 1 Jul 2021 15:09:44 +0000 (+0200) Subject: Fixes spacing options in the table (#9338) X-Git-Tag: v3.4.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548d042099e0477f2511e4ceb03395d2c5e7feb4;p=thirdparty%2FChart.js.git Fixes spacing options in the table (#9338) --- diff --git a/docs/charts/doughnut.md b/docs/charts/doughnut.md index 1c1755e92..596486427 100644 --- a/docs/charts/doughnut.md +++ b/docs/charts/doughnut.md @@ -116,7 +116,7 @@ The doughnut/pie chart allows a number of properties to be specified for each da | [`hoverOffset`](#interactions) | `number` | Yes | Yes | `0` | [`offset`](#styling) | `number` | Yes | Yes | `0` | [`rotation`](#general) | `number` | - | - | `undefined` -| [`spacing](#styling) | `number` | - | - | `0` +| [`spacing`](#styling) | `number` | - | - | `0` | [`weight`](#styling) | `number` | - | - | `1` All these values, if `undefined`, fallback to the scopes described in [option resolution](../general/options)