From: LeeLenaleee <39033624+LeeLenaleee@users.noreply.github.com> Date: Thu, 7 Jan 2021 12:54:18 +0000 (+0100) Subject: Update doughnut.mdx (#8279) X-Git-Tag: v3.0.0-beta.8~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b900efdd0fa059918dd207333d3375f25c9a12;p=thirdparty%2FChart.js.git Update doughnut.mdx (#8279) Updating quotation mark to fix broken link --- 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`