]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Add link to performance documentation (#6613)
authorBen McCann <322311+benmccann@users.noreply.github.com>
Sun, 27 Oct 2019 18:50:18 +0000 (11:50 -0700)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 27 Oct 2019 18:50:18 +0000 (14:50 -0400)
docs/general/README.md

index 950188ff1d51c328936ab3e0412b4af341c3585a..fc4821d31f1a6bc1138b5853fb3ed94907bed95a 100644 (file)
@@ -8,3 +8,4 @@ These sections describe general configuration options that can apply elsewhere i
 * [Options](./options.md) scriptable and indexable options syntax.
 * [Colors](./colors.md) defines acceptable color values.
 * [Font](./fonts.md) defines various font options.
+* [Performance](./performance.md) gives tips for performance-sensitive applications.