From: Jukka Kurkela Date: Mon, 30 Dec 2019 21:54:19 +0000 (+0200) Subject: Fix default collections table (#6879) X-Git-Tag: v3.0.0-alpha~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cda96946baa7965159af7473693ab31a618f7e3;p=thirdparty%2FChart.js.git Fix default collections table (#6879) --- diff --git a/docs/configuration/animations.md b/docs/configuration/animations.md index 8131941d7..89e40ed9c 100644 --- a/docs/configuration/animations.md +++ b/docs/configuration/animations.md @@ -23,7 +23,9 @@ The following animation options are available. The global options for are define | [collection] | `object` | `undefined` | Option overrides for multiple properties, identified by `properties` array. Default collections: -| Name | option | value + +| Name | Option | Value +| ---- | ------ | ----- | `numbers` | `type` | `'number'` | | `properties` | `['x', 'y', 'borderWidth', 'radius', 'tension']` | `colors` | `type` | `'color'`