From 5ffae808415fc2d54aff1c80c58567362f40628b Mon Sep 17 00:00:00 2001 From: NitheeshKumarThangaraj Date: Fri, 3 Jan 2025 10:53:38 +0530 Subject: [PATCH 1/3] Updated the kb article link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c6d0e9..29cb19b 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ The TrackballBehavior is a useful feature in the SfChart that enables users to d # Troubleshooting If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project. -For a step by step procedure, refer to the [Synchronize trackball]() KB article. +For a step by step procedure, refer to the ![Synchronize trackball](https://support.syncfusion.com/agent/kb/18530) KB article. From 9ed76da8e546e004f27d2342e40bf3c64e3f58f3 Mon Sep 17 00:00:00 2001 From: NitheeshKumarThangaraj Date: Fri, 3 Jan 2025 11:01:18 +0530 Subject: [PATCH 2/3] Updated the link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29cb19b..d8ec46f 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ The TrackballBehavior is a useful feature in the SfChart that enables users to d # Troubleshooting If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project. -For a step by step procedure, refer to the ![Synchronize trackball](https://support.syncfusion.com/agent/kb/18530) KB article. +For a step by step procedure, refer to the ![Synchronize trackball](https://support.syncfusion.com/kb/article/18530/how-to-synchronize-the-trackball-in-multiple-wpf-charts) KB article. From c5e10537f867fef701a5b02ba95c8f3141c56eac Mon Sep 17 00:00:00 2001 From: VimalaThirumalaiKumarSF3739 <105496706+VimalaThirumalaiKumarSF3739@users.noreply.github.com> Date: Fri, 3 Jan 2025 11:03:07 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8ec46f..6f8d703 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ The TrackballBehavior is a useful feature in the SfChart that enables users to d # Troubleshooting If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project. -For a step by step procedure, refer to the ![Synchronize trackball](https://support.syncfusion.com/kb/article/18530/how-to-synchronize-the-trackball-in-multiple-wpf-charts) KB article. +For a step by step procedure, refer to the [Synchronize trackball](https://support.syncfusion.com/kb/article/18530/how-to-synchronize-the-trackball-in-multiple-wpf-charts) KB article.