From 93b900efdd0fa059918dd207333d3375f25c9a12 Mon Sep 17 00:00:00 2001 From: LeeLenaleee <39033624+LeeLenaleee@users.noreply.github.com> Date: Thu, 7 Jan 2021 13:54:18 +0100 Subject: [PATCH] Update doughnut.mdx (#8279) Updating quotation mark to fix broken link --- docs/docs/charts/doughnut.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/charts/doughnut.mdx b/docs/docs/charts/doughnut.mdx index 5bfb70fa1..e5758478f 100644 --- a/docs/docs/charts/doughnut.mdx +++ b/docs/docs/charts/doughnut.mdx @@ -102,7 +102,7 @@ The doughnut/pie chart allows a number of properties to be specified for each da | [`borderAlign`](#border-alignment) | `string` | Yes | Yes | `'center'` | [`borderColor`](#styling) | [`Color`](../general/colors.md) | Yes | Yes | `'#fff'` | [`borderWidth`](#styling) | `number` | Yes | Yes | `2` -| ['circumference`](#general) | `number` | - | - | `undefined` +| [`circumference`](#general) | `number` | - | - | `undefined` | [`clip`](#general) | `number`\|`object` | - | - | `undefined` | [`data`](#data-structure) | `number[]` | - | - | **required** | [`hoverBackgroundColor`](#interations) | [`Color`](../general/colors.md) | Yes | Yes | `undefined`