From 0ae693eb3fc0fc3424829d5341cfbe21e916545f Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:32:36 +0530 Subject: [PATCH 01/14] Update linear.md --- docs/axes/radial/linear.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/axes/radial/linear.md b/docs/axes/radial/linear.md index a7cd8435eab..f1e658f4c14 100644 --- a/docs/axes/radial/linear.md +++ b/docs/axes/radial/linear.md @@ -20,7 +20,7 @@ Namespace: `options.scales[scaleId]` !!!include(axes/_common.md)!!! -## Tick Configuration +# Tick Configuration ### Linear Radial Axis specific tick options From 8b47118d55eeb63722200aae99345e76ed8a8617 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:33:25 +0530 Subject: [PATCH 02/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index 09bfaba1790..b12c2e3225c 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md#linear-radial-axis-specific-tick-options): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](axes/radial/linear.md#linear-radial-axis-specific-tick-options): ```javascript let chart = new Chart(ctx, { From 3ec09ac4a7b8f4dacadd69f6430f9ecb2a33b0f5 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:33:40 +0530 Subject: [PATCH 03/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index b12c2e3225c..09bfaba1790 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](axes/radial/linear.md#linear-radial-axis-specific-tick-options): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md#linear-radial-axis-specific-tick-options): ```javascript let chart = new Chart(ctx, { From 7a2b0bc38bc8175b81b69de94e3aa30f4316ca4a Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:34:34 +0530 Subject: [PATCH 04/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index 09bfaba1790..051a4cf061a 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md#linear-radial-axis-specific-tick-options): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md#tick-configurations): ```javascript let chart = new Chart(ctx, { From 6498af44112f95a43b2fe58253a9a5623ccd7ba8 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:34:55 +0530 Subject: [PATCH 05/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index 051a4cf061a..edd789b5f7c 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md#tick-configurations): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md): ```javascript let chart = new Chart(ctx, { From b7490e644344201bada9ade49be3b0415e39ee28 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:36:07 +0530 Subject: [PATCH 06/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index edd789b5f7c..753a9f39de0 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](docs/axes/radial/linear.md#linear-radial-axis-specific-tick-options): ```javascript let chart = new Chart(ctx, { From 08dae2476bb7593ef6e90b0db713bcde88ddf9f9 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:36:27 +0530 Subject: [PATCH 07/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index 753a9f39de0..09bfaba1790 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](docs/axes/radial/linear.md#linear-radial-axis-specific-tick-options): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md#linear-radial-axis-specific-tick-options): ```javascript let chart = new Chart(ctx, { From 0237674d6dc65754af7d064a2f07c5b204e4b59e Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:37:00 +0530 Subject: [PATCH 08/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index 09bfaba1790..b4680d44bab 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](/axes/radial/linear.md#linear-radial-axis-specific-tick-options): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](./docs/axes/radial/linear.md#linear-radial-axis-specific-tick-options): ```javascript let chart = new Chart(ctx, { From 200d6ee480a350ee7f9d13060a6d7ff8ad4fe319 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:37:45 +0530 Subject: [PATCH 09/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index b4680d44bab..851f4521081 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](./docs/axes/radial/linear.md#linear-radial-axis-specific-tick-options): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](../docs/axes/radial/linear.md#linear-radial-axis-specific-tick-options): ```javascript let chart = new Chart(ctx, { From fb610eb614977e193248e855075913ba89c83f48 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:38:06 +0530 Subject: [PATCH 10/14] Update padding.md --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index 851f4521081..ef8364ac5a6 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -45,7 +45,7 @@ let chart = new Chart(ctx, { This is a shorthand for defining left/right and top/bottom to same values. -For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](../docs/axes/radial/linear.md#linear-radial-axis-specific-tick-options): +For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](../axes/radial/linear.md#linear-radial-axis-specific-tick-options): ```javascript let chart = new Chart(ctx, { From b45c7f301a7be9a19f4cf7485995dcfed52cb761 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:40:43 +0530 Subject: [PATCH 11/14] Padding.md links work now --- docs/general/padding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/padding.md b/docs/general/padding.md index ef8364ac5a6..bcd73cfd458 100644 --- a/docs/general/padding.md +++ b/docs/general/padding.md @@ -43,7 +43,7 @@ let chart = new Chart(ctx, { ## {x, y} object -This is a shorthand for defining left/right and top/bottom to same values. +This is a shorthand for defining left/right and top/bottom to the same values. For example, 10px left / right and 4px top / bottom padding on a Radial Linear Axis [tick backdropPadding](../axes/radial/linear.md#linear-radial-axis-specific-tick-options): From fff6d1b42883e68a64b5674f76b42d6d3441dbdd Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:42:25 +0530 Subject: [PATCH 12/14] Decimation plugin links work now --- docs/general/performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/performance.md b/docs/general/performance.md index 7aadb158bb6..06152e5a8b2 100644 --- a/docs/general/performance.md +++ b/docs/general/performance.md @@ -16,7 +16,7 @@ Chart.js is fastest if you provide data with indices that are unique, sorted, an Decimating your data will achieve the best results. When there is a lot of data to display on the graph, it doesn't make sense to show tens of thousands of data points on a graph that is only a few hundred pixels wide. -The [decimation plugin](/configuration/decimation.md) can be used with line charts to decimate data before the chart is rendered. This will provide the best performance since it will reduce the memory needed to render the chart. +The [decimation plugin](../configuration/decimation.md) can be used with line charts to decimate data before the chart is rendered. This will provide the best performance since it will reduce the memory needed to render the chart. Line charts are able to do [automatic data decimation during draw](#automatic-data-decimation-during-draw), when certain conditions are met. You should still consider decimating data yourself before passing it in for maximum performance since the automatic decimation occurs late in the chart life cycle. From 5cbac5c29095715e20f925dd90ec6aaa223a39d1 Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:45:05 +0530 Subject: [PATCH 13/14] Three links work now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’ve made the Specify a rotation value and ticks.sampleSize links work. --- docs/general/performance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/general/performance.md b/docs/general/performance.md index 06152e5a8b2..bc6cedb7205 100644 --- a/docs/general/performance.md +++ b/docs/general/performance.md @@ -24,11 +24,11 @@ Line charts are able to do [automatic data decimation during draw](#automatic-da ### Rotation -[Specify a rotation value](/axes/cartesian/index.md#tick-configuration) by setting `minRotation` and `maxRotation` to the same value, which avoids the chart from having to automatically determine a value to use. +[Specify a rotation value](../axes/cartesian/index.md#tick-configuration) by setting `minRotation` and `maxRotation` to the same value, which avoids the chart from having to automatically determine a value to use. ### Sampling -Set the [`ticks.sampleSize`](/axes/cartesian/index.md#tick-configuration) option. This will determine how large your labels are by looking at only a subset of them in order to render axes more quickly. This works best if there is not a large variance in the size of your labels. +Set the [`ticks.sampleSize`](../axes/cartesian/index.md#tick-configuration) option. This will determine how large your labels are by looking at only a subset of them in order to render axes more quickly. This works best if there is not a large variance in the size of your labels. ## Disable Animations From de03f480c2dc4acd4dd13462fa91cbd0af893a2e Mon Sep 17 00:00:00 2001 From: mikidoodle <91926675+mikidoodle@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:51:14 +0530 Subject: [PATCH 14/14] Update linear.md --- docs/axes/radial/linear.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/axes/radial/linear.md b/docs/axes/radial/linear.md index f1e658f4c14..a7cd8435eab 100644 --- a/docs/axes/radial/linear.md +++ b/docs/axes/radial/linear.md @@ -20,7 +20,7 @@ Namespace: `options.scales[scaleId]` !!!include(axes/_common.md)!!! -# Tick Configuration +## Tick Configuration ### Linear Radial Axis specific tick options