From 548d042099e0477f2511e4ceb03395d2c5e7feb4 Mon Sep 17 00:00:00 2001 From: stockiNail Date: Thu, 1 Jul 2021 17:09:44 +0200 Subject: [PATCH] Fixes spacing options in the table (#9338) --- docs/charts/doughnut.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/charts/doughnut.md b/docs/charts/doughnut.md index 1c1755e9297..5964864272c 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)