From 897667d74df892d7f54af3705fff82e08c3b9ba3 Mon Sep 17 00:00:00 2001 From: Dimo Dimov <961014+dimodi@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:20:31 +0200 Subject: [PATCH] docs(chart): Fix broken link --- components/chart/plot-bands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/chart/plot-bands.md b/components/chart/plot-bands.md index 302b147c84..378e09ae1f 100644 --- a/components/chart/plot-bands.md +++ b/components/chart/plot-bands.md @@ -58,7 +58,7 @@ There are two different ways to configure the `From` and `To` values. The correc vertical category axis - ChartCategoryAxis
including date axis + ChartCategoryAxis
including date axis horizontal category axis Zero-based index, which corresponds to a major vertical grid line that intersects the axis. The plot band will display between the specified grid lines.