diff --git a/chart-sdk/react/3d-charts/Chart-types/bar.md b/chart-sdk/react/3d-charts/Chart-types/bar.md
index 5d0fbb490..634037a94 100644
--- a/chart-sdk/react/3d-charts/Chart-types/bar.md
+++ b/chart-sdk/react/3d-charts/Chart-types/bar.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Bar chart in React 3D Chart component | Syncfusion
-description: Learn here all about bar chart in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Bar Chart in React 3D Charts | Syncfusion
+description: Learn how to render a 3D bar chart in Syncfusion React 3D Charts to compare values across categories with a horizontal cylindrical look.
+control: Bar Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Bar Chart in React 3D Chart component
+# Bar Chart in React 3D Charts
## Bar chart
diff --git a/chart-sdk/react/3d-charts/Chart-types/column.md b/chart-sdk/react/3d-charts/Chart-types/column.md
index 77d4fb20a..3d9a88c36 100644
--- a/chart-sdk/react/3d-charts/Chart-types/column.md
+++ b/chart-sdk/react/3d-charts/Chart-types/column.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Column Chart in React 3D Chart component | Syncfusion
-description: Learn here all about column chart in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Column Chart in React 3D Charts | Syncfusion
+description: Learn how to render a 3D column chart in Syncfusion React 3D Charts to compare values across categories with a vertical cylindrical look.
+control: Column Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Column Chart in React 3D Chart control
+# Column Chart in React 3D Charts
## Column chart
diff --git a/chart-sdk/react/3d-charts/Chart-types/stack-bar.md b/chart-sdk/react/3d-charts/Chart-types/stack-bar.md
index f44acb701..4fada0e12 100644
--- a/chart-sdk/react/3d-charts/Chart-types/stack-bar.md
+++ b/chart-sdk/react/3d-charts/Chart-types/stack-bar.md
@@ -1,13 +1,13 @@
---
layout: post
-title: Stacked Bar Chart in React 3D Chart component | Syncfusion
-description: Learn here all about stacked bar chart in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Stacked Bar Chart in React 3D Charts | Syncfusion
+description: Learn how to render a stacked 3D bar chart in Syncfusion React 3D Charts to show the contribution of multiple series to a total horizontal value.
+control: Stack Bar Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Stacked bar chart in React Chart component
+# Stacked Bar Chart in React 3D Charts
## Stacked bar chart
diff --git a/chart-sdk/react/3d-charts/Chart-types/stack-column.md b/chart-sdk/react/3d-charts/Chart-types/stack-column.md
index 6af65e9fa..af73d779c 100644
--- a/chart-sdk/react/3d-charts/Chart-types/stack-column.md
+++ b/chart-sdk/react/3d-charts/Chart-types/stack-column.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Stacked Column Chart in React 3D Chart component | Syncfusion
-description: Learn here all about stacked column chart in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Stacked Column Chart in React 3D Charts | Syncfusion
+description: Learn how to render a stacked 3D column charts in Syncfusion React 3D Chart to show the contribution of multiple series to a total vertical value.
+control: Stack Column Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Stacked column chart in React 3D Chart control
+# Stacked Column Chart in React 3D Charts
## Stacked column chart
diff --git a/chart-sdk/react/3d-charts/Chart-types/stacked-bar.md b/chart-sdk/react/3d-charts/Chart-types/stacked-bar.md
index 10f100e6f..5dd58f9a1 100644
--- a/chart-sdk/react/3d-charts/Chart-types/stacked-bar.md
+++ b/chart-sdk/react/3d-charts/Chart-types/stacked-bar.md
@@ -1,14 +1,14 @@
---
layout: post
-title: 100% Stacked Bar Chart in React 3D Chart component | Syncfusion
-description: Learn here all about 100% stacked bar chart in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: 100% Stacked Bar Chart in React 3D Charts | Syncfusion
+description: Learn how to render a 100% stacked 3D bar chart in Syncfusion React 3D Charts to show the relative share of each category as a full horizontal bar.
+control: Stack Bar Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# 100% Stacked bar chart in React 3D Chart control
+# 100% Stacked Bar Chart in React 3D Charts
## 100% Stacked bar chart
diff --git a/chart-sdk/react/3d-charts/Chart-types/stacked-column.md b/chart-sdk/react/3d-charts/Chart-types/stacked-column.md
index 18a7c1ddb..2e52e4842 100644
--- a/chart-sdk/react/3d-charts/Chart-types/stacked-column.md
+++ b/chart-sdk/react/3d-charts/Chart-types/stacked-column.md
@@ -1,14 +1,14 @@
---
layout: post
-title: 100% Stacked Column Chart in React 3D Chart component | Syncfusion
-description: Learn here all about 100% stacked column chart in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: 100% Stacked Column Chart in React 3D Charts | Syncfusion
+description: Learn how to render a 100% stacked 3D column chart in Syncfusion React 3D Charts to show the relative share of each category as a full vertical bar.
+control: Stack Column Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# 100% Stacked column chart in React 3D Chart control
+# 100% Stacked Column Chart in React 3D Charts
## 100% Stacked column chart
diff --git a/chart-sdk/react/3d-charts/accessibility.md b/chart-sdk/react/3d-charts/accessibility.md
index bb0e917eb..5db2c5d8a 100644
--- a/chart-sdk/react/3d-charts/accessibility.md
+++ b/chart-sdk/react/3d-charts/accessibility.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility in React 3D Chart component | Syncfusion
-description: Learn here all about accessibility in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Accessibility in React 3D Charts | Syncfusion
+description: Learn how Syncfusion React 3D Charts support accessibility with WAI-ARIA roles, attributes, and keyboard navigation for screen readers.
+control: Accessibility
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility in React 3D Chart control
+# Accessibility in React 3D Charts
Accessibility is achieved in the 3D chart control through WAI-ARIA standard and keyboard navigation. The 3D chart features can be effectively accessed through assistive technologies such as screen readers.
diff --git a/chart-sdk/react/3d-charts/appearance.md b/chart-sdk/react/3d-charts/appearance.md
index bb099851b..0b1294482 100644
--- a/chart-sdk/react/3d-charts/appearance.md
+++ b/chart-sdk/react/3d-charts/appearance.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Appearance in React 3D Chart component | Syncfusion
-description: Learn here all about appearance in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Appearance in React 3D Charts | Syncfusion
+description: Learn how to customize the appearance of Syncfusion React 3D Charts with custom palettes, point colors, chart area, animation, rotation, and title styling.
+control: Appearance
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Appearance in React 3D Chart control
+# Appearance in React 3D Charts
## Custom color palette
diff --git a/chart-sdk/react/3d-charts/axis-customization.md b/chart-sdk/react/3d-charts/axis-customization.md
index 71553e5d8..cb15e4e5b 100644
--- a/chart-sdk/react/3d-charts/axis-customization.md
+++ b/chart-sdk/react/3d-charts/axis-customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Axis customization in React 3D Chart component | Syncfusion
-description: Learn here all about axis customization in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Axis Customization in React 3D Charts | Syncfusion
+description: Learn how to customize axes in Syncfusion React 3D Charts with axis titles, tick lines, grid lines, multiple axes, inversed direction, and opposed position.
+control: Axis Customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Axis customization in React 3D Chart control
+# Axis Customization in React 3D Charts
## Title
diff --git a/chart-sdk/react/3d-charts/axis-labels.md b/chart-sdk/react/3d-charts/axis-labels.md
index e321511a3..b38a449d9 100644
--- a/chart-sdk/react/3d-charts/axis-labels.md
+++ b/chart-sdk/react/3d-charts/axis-labels.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Axis labels in React 3D Chart component | Syncfusion
-description: Learn here all about axis labels in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Axis Labels in React 3D Charts | Syncfusion
+description: Learn how to handle axis labels in Syncfusion React 3D Charts with smart label placement, edge label fitting, and maximum labels per pixel range.
+control: Axis Labels
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Axis labels in React 3D Chart control
+# Axis Labels in React 3D Charts
Axis labels are the labels that are positioned adjacent to the y-axis and beneath the x-axis. It provides descriptive information about the axis.
diff --git a/chart-sdk/react/3d-charts/category-axis.md b/chart-sdk/react/3d-charts/category-axis.md
index 825ecdcd4..7035d8a7f 100644
--- a/chart-sdk/react/3d-charts/category-axis.md
+++ b/chart-sdk/react/3d-charts/category-axis.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Category axis in React 3D Chart component | Syncfusion
-description: Learn here all about category axis in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Category Axis in React 3D Charts | Syncfusion
+description: Learn how to configure the category axis in the Syncfusion React 3D Charts to render text labels along the horizontal axis with flexible label placement.
+control: Category Axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Category axis in React 3D Chart control
+# Category Axis in React 3D Charts
The category axis is the horizontal axis of a 3D chart that shows text values rather than numerical values. Compared to the vertical axis, this axis has fewer labels. The following sample shows to render the 3D chart using category axis.
diff --git a/chart-sdk/react/3d-charts/data-label.md b/chart-sdk/react/3d-charts/data-label.md
index 1a2eae0d0..0a96df541 100644
--- a/chart-sdk/react/3d-charts/data-label.md
+++ b/chart-sdk/react/3d-charts/data-label.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data labels in React 3D Chart component | Syncfusion
-description: Learn here all about data labels in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Data Labels in React 3D Charts | Syncfusion
+description: Learn how to show point values on the Syncfusion React 3D Charts series using data labels with smart placement, text mapping, and template customization.
+control: Data Label
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data labels in React 3D Chart control
+# Data Labels in React 3D Charts
Data labels are fields that includes information about the sample point connected to an output. It can be added to a chart series by enabling the [`visible`](https://helpej2.syncfusion.com/react/documentation/api/chart3d/dataLabelStyleModel#visible) option in the dataLabel. By default, the labels will arrange smartly without overlapping.
diff --git a/chart-sdk/react/3d-charts/datetime-axis.md b/chart-sdk/react/3d-charts/datetime-axis.md
index 7b20141b4..f37525e5e 100644
--- a/chart-sdk/react/3d-charts/datetime-axis.md
+++ b/chart-sdk/react/3d-charts/datetime-axis.md
@@ -1,14 +1,14 @@
---
layout: post
-title: DateTime axis in React 3D Chart component | Syncfusion
-description: Learn here all about DateTime axis in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: DateTime Axis in React 3D Charts | Syncfusion
+description: Learn how to use the DateTime axis in the Syncfusion React 3D Charts to display time-scale values on the axis with a configurable date-time label format.
+control: Datetime Axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# DateTime axis in React 3D Chart control
+# DateTime Axis in React 3D Charts
## DateTime axis
diff --git a/chart-sdk/react/3d-charts/dimensions.md b/chart-sdk/react/3d-charts/dimensions.md
index f3d96ab33..d648a63e8 100644
--- a/chart-sdk/react/3d-charts/dimensions.md
+++ b/chart-sdk/react/3d-charts/dimensions.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Dimensions in React 3D Chart component | Syncfusion
-description: Learn here all about dimensions in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Dimensions in React 3D Charts | Syncfusion
+description: Learn how to set the Syncfusion React 3D Charts size to a fixed container, the parent element, or a custom width and height using CSS or inline style.
+control: Dimensions
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Dimensions in React 3D Chart control
+# Dimensions in React 3D Charts
## Size for container
diff --git a/chart-sdk/react/3d-charts/getting-started.md b/chart-sdk/react/3d-charts/getting-started.md
index 2cf654cfa..4497fdec4 100644
--- a/chart-sdk/react/3d-charts/getting-started.md
+++ b/chart-sdk/react/3d-charts/getting-started.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Getting started with React 3D Chart component | Syncfusion
-description: Check out and learn about the Getting started with the React 3D Chart component of Syncfusion Essential JS 2 and more details.
-control: Getting started
+title: Getting Started with React 3D Charts | Syncfusion
+description: Learn how to get started with the Syncfusion React 3D Charts Component. Explore setup, features, examples, and customization options.
+control: Getting Started
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting started with React 3D Chart component
+# Getting Started with React 3D Charts
This section describes the steps to create a simple 3D Chart component and demonstrates its basic usage.
diff --git a/chart-sdk/react/3d-charts/legend.md b/chart-sdk/react/3d-charts/legend.md
index 263a3238f..9cafdb61d 100644
--- a/chart-sdk/react/3d-charts/legend.md
+++ b/chart-sdk/react/3d-charts/legend.md
@@ -1,15 +1,15 @@
---
layout: post
-title: Legend in React 3D Chart component | Syncfusion
-description: Learn here all about legend in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Legend in React 3D Charts | Syncfusion
+description: Learn how to enable the legend in the Syncfusion React 3D Charts to identify each series, with options for position, shape, paging, and click toggling.
+control: Legend
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Legend in React 3D Chart control
+# Legend in React 3D Charts
diff --git a/chart-sdk/react/3d-charts/logarithmic-axis.md b/chart-sdk/react/3d-charts/logarithmic-axis.md
index d9f0b4430..733b993f2 100644
--- a/chart-sdk/react/3d-charts/logarithmic-axis.md
+++ b/chart-sdk/react/3d-charts/logarithmic-axis.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Logarithmic axis in React 3D Chart component | Syncfusion
-description: Learn here all about logarithmic axis in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Logarithmic Axis in React 3D Charts | Syncfusion
+description: Learn how to use the logarithmic axis in the Syncfusion React 3D Charts to plot data that spans several orders of magnitude on a customizable log scale.
+control: Logarithmic Axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Logarithmic axis in React 3D Chart control
+# Logarithmic Axis in React 3D Charts
Logarithmic axis uses logarithmic scale and it is very useful in visualizing data, when it has numerical values in both lower order of magnitude (eg: 10-6) and higher order of magnitude (eg: 106).
diff --git a/chart-sdk/react/3d-charts/multiple-pane.md b/chart-sdk/react/3d-charts/multiple-pane.md
index 8799dcb82..39ba85e52 100644
--- a/chart-sdk/react/3d-charts/multiple-pane.md
+++ b/chart-sdk/react/3d-charts/multiple-pane.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Multiple panes in React 3D Chart component | Syncfusion
-description: Learn here all about multiple panes in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Multiple Panes in React 3D Charts | Syncfusion
+description: Learn how to split the Syncfusion React 3D Charts plot area into rows and columns of sized panes to compare multiple series in a single chart.
+control: Multiple Panes
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Multiple panes in React 3D Chart control
+# Multiple Panes in React 3D Charts
The chart area can be divided into multiple panes using [`rows`](https://ej2.syncfusion.com/react/documentation/api/chart3d/chart3DModel#rows) and [`columns`](https://ej2.syncfusion.com/react/documentation/api/chart3d/chart3DModel#columns).
diff --git a/chart-sdk/react/3d-charts/numeric-axis.md b/chart-sdk/react/3d-charts/numeric-axis.md
index 208a383b8..d87b3ed40 100644
--- a/chart-sdk/react/3d-charts/numeric-axis.md
+++ b/chart-sdk/react/3d-charts/numeric-axis.md
@@ -1,8 +1,8 @@
---
layout: post
-title: Numeric axis in React 3D Chart component | Syncfusion
-description: Learn here all about numeric axis in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Numeric Axis in React 3D Charts | Syncfusion
+description: Learn how to use the numeric axis in the Syncfusion React 3D Charts to plot double values with optional range padding, formatting, and label customization.
+control: Numeric Axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
@@ -10,7 +10,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
-# Numeric axis in React 3D Chart control
+# Numeric Axis in React 3D Charts
The numeric axis can be used to represent the numeric values of data in 3D chart. By default, the `valueType` of an axis is **Double**.
diff --git a/chart-sdk/react/3d-charts/print-export.md b/chart-sdk/react/3d-charts/print-export.md
index 20bc8d9e2..6fa18afeb 100644
--- a/chart-sdk/react/3d-charts/print-export.md
+++ b/chart-sdk/react/3d-charts/print-export.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Print and Export in React 3D Chart component | Syncfusion
-description: Learn here all about print and export in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Print and Export in React 3D Charts | Syncfusion
+description: Learn how to print or export the Syncfusion React 3D Charts to PDF, image, or SVG using the public print and export methods on the chart instance.
+control: Print
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Print and Export in React 3D Chart control
+# Print and Export in React 3D Charts
## Print
diff --git a/chart-sdk/react/3d-charts/selection.md b/chart-sdk/react/3d-charts/selection.md
index 266f1380c..fecba3308 100644
--- a/chart-sdk/react/3d-charts/selection.md
+++ b/chart-sdk/react/3d-charts/selection.md
@@ -1,8 +1,8 @@
---
layout: post
-title: Selection in React 3D Chart component | Syncfusion
-description: Learn here all about selection in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Selection in React 3D Charts | Syncfusion
+description: Learn how to select series or data points in the Syncfusion React 3D Charts on mouse click with selection modes for series, point, or cluster.
+control: Selection
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
@@ -10,7 +10,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
-# Selection in React 3D Chart control
+# Selection in React 3D Charts
The 3D chart provides selection support for the series and its data points on mouse click.
diff --git a/chart-sdk/react/3d-charts/tool-tip.md b/chart-sdk/react/3d-charts/tool-tip.md
index 15018bdf8..f1b35f851 100644
--- a/chart-sdk/react/3d-charts/tool-tip.md
+++ b/chart-sdk/react/3d-charts/tool-tip.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tooltip in React 3D Chart component | Syncfusion
-description: Learn here all about tooltip in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Tooltip in React 3D Charts | Syncfusion
+description: Learn how to enable tooltip in the Syncfusion React 3D Charts to show point details on hover, with template and format options for richer context.
+control: Tooltip
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tooltip in React 3D Chart control
+# Tooltip in React 3D Charts
diff --git a/chart-sdk/react/3d-charts/workig-with-data.md b/chart-sdk/react/3d-charts/workig-with-data.md
index c6831b4cf..888e43e79 100644
--- a/chart-sdk/react/3d-charts/workig-with-data.md
+++ b/chart-sdk/react/3d-charts/workig-with-data.md
@@ -1,15 +1,15 @@
---
layout: post
-title: Working with data source in React 3D Chart component | Syncfusion
-description: Learn here all about working with data source in Syncfusion React 3D Chart component of Syncfusion Essential JS 2 and more.
-control: 3D Chart
+title: Working with Data in React 3D Charts | Syncfusion
+description: Learn how to bind local or remote JSON data in the Syncfusion React 3D Charts by mapping fields to xName and yName on the series dataSource property.
+control: Working with data
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Working with data in React 3D Chart control
+# Working with Data in React 3D Charts
## Local Data
diff --git a/chart-sdk/react/3d-circular-charts/data-label.md b/chart-sdk/react/3d-circular-charts/data-label.md
index 4e5fcdcc3..c9fb9d141 100644
--- a/chart-sdk/react/3d-circular-charts/data-label.md
+++ b/chart-sdk/react/3d-circular-charts/data-label.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data Label in React 3D Circular Chart component | Syncfusion
-description: Learn here all about data label in Syncfusion React 3D Circular Chart component of Syncfusion Essential JS 2 and more.
+title: Data Label in React 3D Circular Charts | Syncfusion
+description: Learn how to show point values on the Syncfusion React 3D Circular Charts series using data labels with smart placement and template customization.
control: Data Label
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data Label in React 3D Circular Chart component
+# Data Label in React 3D Circular Charts
A data label refers to a label associated with specific data points. It can be added to a 3D Circular Chart series by enabling the `visible` option in the `dataLabel` property. By default, the labels will arrange themselves smartly to avoid overlapping.
diff --git a/chart-sdk/react/3d-circular-charts/empty-points.md b/chart-sdk/react/3d-circular-charts/empty-points.md
index a88f6358d..5103fa709 100644
--- a/chart-sdk/react/3d-circular-charts/empty-points.md
+++ b/chart-sdk/react/3d-circular-charts/empty-points.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Empty points in React 3D Circular Chart component | Syncfusion
-description: Learn here all about empty points in Syncfusion React 3D Circular Chart component of Syncfusion Essential JS 2 and more.
+title: Empty Points in React 3D Circular Charts | Syncfusion
+description: Learn how to handle missing or zero values in the Syncfusion React 3D Circular Charts by configuring empty-point mode, fill, and border.
control: Empty points
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Empty points in React 3D Circular Chart component
+# Empty Points in React 3D Circular Charts
Data points containing `null` or `undefined` values are considered empty points. These empty data points are ignored and not plotted in the 3D Circular Chart. You can customize the handling of empty points using the `emptyPointSettings` property in the series. The default mode for empty points is `Gap`. Other supported modes include `Average`, `Drop`, and `Zero`.
diff --git a/chart-sdk/react/3d-circular-charts/getting-started.md b/chart-sdk/react/3d-circular-charts/getting-started.md
index 5993c6670..42cf6ef3c 100644
--- a/chart-sdk/react/3d-circular-charts/getting-started.md
+++ b/chart-sdk/react/3d-circular-charts/getting-started.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Getting started with React 3D Circular Chart component | Syncfusion
-description: Check out and learn about getting started with the React 3D Circular Chart component of Syncfusion Essential JS 2 and more details.
+title: Getting Started with React 3D Circular Charts Component | Syncfusion
+description: Learn how to get started with the Syncfusion React 3D Circular Charts control. Explore setup, features, examples, and customization options.
control: Getting started
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting started with React 3D Circular Chart component
+# Getting Started with React 3D Circular Charts
This section describes the steps to create a simple 3D Circular Chart and demonstrates the basic usage of the 3D Circular Chart component.
diff --git a/chart-sdk/react/3d-circular-charts/legend.md b/chart-sdk/react/3d-circular-charts/legend.md
index ea60e2c83..fd2348cb9 100644
--- a/chart-sdk/react/3d-circular-charts/legend.md
+++ b/chart-sdk/react/3d-circular-charts/legend.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Legend in React 3D Circular Chart component | Syncfusion
-description: Learn here all about legend in Syncfusion React 3D Circular Chart component of Syncfusion Essential JS 2 and more.
+title: Legend in React 3D Circular Charts Component | Syncfusion
+description: Learn how to enable the legend in the Syncfusion React 3D Circular Charts to identify each slice, with options for position, shape, paging and more.
control: Legend
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Legend in React 3D Circular Chart component
+# Legend in React 3D Circular Charts
The legend provides information about the data points rendered in the 3D Circular Chart. It can be added by enabling the `visible` option in the `legendSettings` property.
diff --git a/chart-sdk/react/3d-circular-charts/pie-donut-chart.md b/chart-sdk/react/3d-circular-charts/pie-donut-chart.md
index f9740dc95..4b4ed9c40 100644
--- a/chart-sdk/react/3d-circular-charts/pie-donut-chart.md
+++ b/chart-sdk/react/3d-circular-charts/pie-donut-chart.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Pie and Donut in React 3D Circular Chart component | Syncfusion
-description: Learn here all about Pie and Donut in Syncfusion React 3D Circular Chart component of Syncfusion Essential JS 2 and more.
+title: Pie and Donut in React 3D Circular Charts Component | Syncfusion
+description: Learn how to render pie and donut series in the Syncfusion React 3D Circular Charts to compare category shares with inner-radius and explode options.
control: Pie and Donut
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Pie and Donut in React 3D Circular Chart component
+# Pie and Donut in React 3D Circular Charts
## Pie chart
diff --git a/chart-sdk/react/3d-circular-charts/print-and-export.md b/chart-sdk/react/3d-circular-charts/print-and-export.md
index 5bab3d453..9c9ea81cd 100644
--- a/chart-sdk/react/3d-circular-charts/print-and-export.md
+++ b/chart-sdk/react/3d-circular-charts/print-and-export.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Print and Export in React 3D Circular Chart | Syncfusion
-description: Learn here all about print and export in Syncfusion React 3D Circular Chart component of Syncfusion Essential JS 2 and more.
+title: Print and Export in React 3D Circular Charts | Syncfusion
+description: Learn how to print or export the Syncfusion React 3D Circular Charts to PDF, image, or SVG using the public print and export methods.
control: Print and Export
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Print and Export in React 3D Circular Chart component
+# Print and Export in React 3D Circular Charts
## Print
diff --git a/chart-sdk/react/3d-circular-charts/title-and-subtitle.md b/chart-sdk/react/3d-circular-charts/title-and-subtitle.md
index e9ef256e3..9ed71bbf6 100644
--- a/chart-sdk/react/3d-circular-charts/title-and-subtitle.md
+++ b/chart-sdk/react/3d-circular-charts/title-and-subtitle.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Title and subtitle in React 3D Circular Chart component | Syncfusion
-description: Learn here all about title and subtitle in Syncfusion React 3D Circular Chart component of Syncfusion Essential JS 2 and more.
+title: Title and Subtitle in React 3D Circular Charts | Syncfusion
+description: Learn how to add and customize a title and subtitle for the Syncfusion React 3D Circular Charts using text, alignment, and style options.
control: Title and subtitle
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Title and subtitle in React 3D Circular Chart component
+# Title and Subtitle in React 3D Circular Charts
## Title
diff --git a/chart-sdk/react/3d-circular-charts/tooltip.md b/chart-sdk/react/3d-circular-charts/tooltip.md
index ccd35bd8d..f9a56832e 100644
--- a/chart-sdk/react/3d-circular-charts/tooltip.md
+++ b/chart-sdk/react/3d-circular-charts/tooltip.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tooltip in React 3D Circular Chart component | Syncfusion
-description: Learn here all about tooltip in Syncfusion React 3D Circular Chart component of Syncfusion Essential JS 2 and more.
+title: Tooltip in React 3D Circular Charts | Syncfusion
+description: Learn how to enable tooltips in the Syncfusion React 3D Circular Charts to show point details on hover with template and format options.
control: Tooltip
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tooltip in React 3D Circular Chart component
+# Tooltip in React 3D Circular Charts
The 3D Circular Chart will display details about the points through a tooltip, when the mouse is moved over a specific point. By default, the tooltip is not visible. It can be enabled by using the `enable` property in `tooltip` to **true**.
diff --git a/chart-sdk/react/accumulation-charts/accessibility.md b/chart-sdk/react/accumulation-charts/accessibility.md
index cce94132d..f2c6539c0 100644
--- a/chart-sdk/react/accumulation-charts/accessibility.md
+++ b/chart-sdk/react/accumulation-charts/accessibility.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility in React Accumulation chart component | Syncfusion
-description: Learn here all about Accessibility in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Accessibility
+title: Accessibility in React Accumulation Charts | Syncfusion
+description: Learn how the Syncfusion React Accumulation Charts support accessibility with WAI-ARIA roles, attributes, and keyboard navigation for screen readers.
+control: Accessibility
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility in React Accumulation chart component
+# Accessibility in React Accumulation Charts
The Accumulation chart component followed the accessibility guidelines and standards, including [ADA](https://www.ada.gov), [Section 508](https://www.section508.gov), [WCAG 2.2](https://www.w3.org/TR/WCAG22) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria#roles) that are commonly used to evaluate accessibility.
diff --git a/chart-sdk/react/accumulation-charts/advanced-accessibility-configuration.md b/chart-sdk/react/accumulation-charts/advanced-accessibility-configuration.md
index 95392f2fc..cd1060875 100644
--- a/chart-sdk/react/accumulation-charts/advanced-accessibility-configuration.md
+++ b/chart-sdk/react/accumulation-charts/advanced-accessibility-configuration.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility customization | Syncfusion
-description: Learn here all about Accessibility customization in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Accessibility Customization in React Accumulation Charts | Syncfusion
+description: Learn how to configure advanced accessibility options in the Syncfusion React Accumulation Charts with custom ARIA attributes, roles, and keyboard patterns.
control: Accessibility customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility customization
+# Accessibility Customization in React Accumulation Charts
The Syncfusion® React Accumulation Chart control is structured to visualize data in a graphical manner. It provides robust customization options for accessibility, allowing you to enhance the user experience for those with disabilities. The main attributes of the React Accumulation Chart control's accessibility customization are briefly explained in this section.
diff --git a/chart-sdk/react/accumulation-charts/annotation.md b/chart-sdk/react/accumulation-charts/annotation.md
index c17d284a6..7e7fd3f9a 100644
--- a/chart-sdk/react/accumulation-charts/annotation.md
+++ b/chart-sdk/react/accumulation-charts/annotation.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Annotation in React Accumulation chart component | Syncfusion
-description: Learn here all about Annotation in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Annotation
+title: Annotation in React Accumulation Charts | Syncfusion
+description: Learn how to add text, shape, or image annotations to the Syncfusion React Accumulation Charts using region, coordinate units, and alignment options.
+control: Annotation
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Annotation in React Accumulation chart component
+# Annotation in React Accumulation Charts
The annotations are used to mark the specific area of interest in the chart area with texts, shapes or images.
diff --git a/chart-sdk/react/accumulation-charts/appearance.md b/chart-sdk/react/accumulation-charts/appearance.md
index ce61f5e9c..b4890b2a4 100644
--- a/chart-sdk/react/accumulation-charts/appearance.md
+++ b/chart-sdk/react/accumulation-charts/appearance.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Appearance in React Accumulation chart component | Syncfusion
-description: Learn here all about Appearance in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Appearance
+title: Appearance in React Accumulation Charts | Syncfusion
+description: Learn how to customize the appearance of the Syncfusion React Accumulation Charts with custom palettes and animation.
+control: Appearance
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Appearance in React Accumulation chart component
+# Appearance in React Accumulation Charts
## Custom Color Palette
diff --git a/chart-sdk/react/accumulation-charts/centerlabel.md b/chart-sdk/react/accumulation-charts/centerlabel.md
index d7a33d73a..d779d0ecd 100644
--- a/chart-sdk/react/accumulation-charts/centerlabel.md
+++ b/chart-sdk/react/accumulation-charts/centerlabel.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Center label in React Accumulation chart component | Syncfusion
-description: Learn here all about Center label in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Center label
+title: Center Label in React Accumulation Charts | Syncfusion
+description: Learn how to show a center label in the Syncfusion React Accumulation Charts doughnut to display total, percentage, or custom text in the inner radius.
+control: Center label
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Center label in React Accumulation chart component
+# Center Label in React Accumulation Charts
## Center label
diff --git a/chart-sdk/react/accumulation-charts/chart-print.md b/chart-sdk/react/accumulation-charts/chart-print.md
index 4a9777db7..f7c9df6c7 100644
--- a/chart-sdk/react/accumulation-charts/chart-print.md
+++ b/chart-sdk/react/accumulation-charts/chart-print.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Chart print in React Accumulation chart component | Syncfusion
-description: Learn here all about Chart print in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Print and Export in React Accumulation Charts | Syncfusion
+description: Learn how to print or export the Syncfusion React Accumulation Charts to PDF, image, or SVG using the public print and export methods.
control: Chart print
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Chart print in React Accumulation chart component
+# Print and Export in React Accumulation Charts
## Print
diff --git a/chart-sdk/react/accumulation-charts/data-label.md b/chart-sdk/react/accumulation-charts/data-label.md
index 7e0233c51..b689315bc 100644
--- a/chart-sdk/react/accumulation-charts/data-label.md
+++ b/chart-sdk/react/accumulation-charts/data-label.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data label in React Accumulation chart component | Syncfusion
-description: Learn here all about Data label in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Data Label in React Accumulation Charts | Syncfusion
+description: Learn how to show point values on the Syncfusion React Accumulation Charts series using data labels with smart placement and template customization.
control: Data label
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data label in React Accumulation chart component
+# Data Label in React Accumulation Charts
Data label can be added to a chart series by enabling the [`visible`](https://ej2.syncfusion.com/react/documentation/api/accumulation-chart/accumulationDataLabelSettings#visible) option in the dataLabel property.
diff --git a/chart-sdk/react/accumulation-charts/dynamic-data-update.md b/chart-sdk/react/accumulation-charts/dynamic-data-update.md
index 1114cbcfb..3654eefcb 100644
--- a/chart-sdk/react/accumulation-charts/dynamic-data-update.md
+++ b/chart-sdk/react/accumulation-charts/dynamic-data-update.md
@@ -1,15 +1,15 @@
---
layout: post
-title: Dynamic data update in Accumulation Chart component | Syncfusion
-description: Learn here all about dynamic data update in Syncfusion Accumulation Chart component in Syncfusion Essential JS 2 and more.
-platform: chart-sdk
+title: Dynamic Data Update in React Accumulation Charts | Syncfusion
+description: Learn how to update the Syncfusion React Accumulation Charts data dynamically at runtime using the addPoint, removePoint, and setData methods.
+platform: ej2-react
control: Dynamic Data Update
documentation: ug
publishingplatform: chart-sdk
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Dynamic data update in React Accumulation Chart component
+# Dynamic Data Update in React Accumulation Charts
## Adding a new data point
diff --git a/chart-sdk/react/accumulation-charts/ej1-api-migration.md b/chart-sdk/react/accumulation-charts/ej1-api-migration.md
index bb6349de1..7aba5c0fb 100644
--- a/chart-sdk/react/accumulation-charts/ej1-api-migration.md
+++ b/chart-sdk/react/accumulation-charts/ej1-api-migration.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Ej1 api migration in React Accumulation chart component | Syncfusion
-description: Learn here all about Ej1 api migration in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Migration from Essential JS 1 in React Accumulation Charts | Syncfusion
+description: Learn how to migrate the Syncfusion React Accumulation Charts from Essential JS 1 to EJ2 with API mapping and code rewrite guidance.
control: Ej1 api migration
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Ej1 api migration in React Accumulation chart component
+# Migration from Essential JS 1 in React Accumulation Charts
This article describes the API migration process of Chart component from Essential® JS 1 to Essential® JS 2.
diff --git a/chart-sdk/react/accumulation-charts/empty-points.md b/chart-sdk/react/accumulation-charts/empty-points.md
index ceeb09fc0..8598902bf 100644
--- a/chart-sdk/react/accumulation-charts/empty-points.md
+++ b/chart-sdk/react/accumulation-charts/empty-points.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Empty points in React Accumulation chart component | Syncfusion
-description: Learn here all about Empty points in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Empty Points in React Accumulation Charts | Syncfusion
+description: Learn how to handle null or undefined values in the Syncfusion React Accumulation Charts with empty-point modes Gap, Average, and Zero.
control: Empty points
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Empty points in React Accumulation chart component
+# Empty Points in React Accumulation Charts
The data points those uses the `null` or `undefined` as value are considered as empty points. The empty data points are ignored and not plotted in the chart. You can customize those points, using the `emptyPointSettings` property in series. The default mode of the empty point is `Gap`. Other supported modes are `Average` and `Zero`.
diff --git a/chart-sdk/react/accumulation-charts/funnel.md b/chart-sdk/react/accumulation-charts/funnel.md
index 79c270b6c..fded9c64b 100644
--- a/chart-sdk/react/accumulation-charts/funnel.md
+++ b/chart-sdk/react/accumulation-charts/funnel.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Funnel in React Accumulation chart component | Syncfusion
-description: Learn here all about Funnel in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Funnel in React Accumulation Charts | Syncfusion
+description: Learn how to render a funnel chart in the Syncfusion React Accumulation Charts to visualize values across progressive stages of a process.
control: Funnel
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Funnel in React Accumulation chart component
+# Funnel in React Accumulation Charts
To render a funnel series, use the series [`type`](https://ej2.syncfusion.com/react/documentation/api/accumulation-chart/accumulationSeriesModel#type) as `Funnel` and inject the `FunnelSeries` module into the `services`.
diff --git a/chart-sdk/react/accumulation-charts/getting-started.md b/chart-sdk/react/accumulation-charts/getting-started.md
index 069257ac6..0fa3ff081 100644
--- a/chart-sdk/react/accumulation-charts/getting-started.md
+++ b/chart-sdk/react/accumulation-charts/getting-started.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Getting started with React Accumulation Chart component | Syncfusion
-description: Check out and learn about the Getting started with React Accumulation Chart component of Syncfusion Essential JS 2 and more details.
+title: Getting Started with React Accumulation Charts | Syncfusion
+description: Learn how to get started with the Syncfusion React Accumulation Charts Component. Explore setup, features, examples, and customization options.
control: Getting started
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting Started with React Accumulation Chart Component
+# Getting Started with React Accumulation Charts
This section describes the steps to create a simple Accumulation Chart component.
diff --git a/chart-sdk/react/accumulation-charts/gradient.md b/chart-sdk/react/accumulation-charts/gradient.md
index d467e84f8..291ba443e 100644
--- a/chart-sdk/react/accumulation-charts/gradient.md
+++ b/chart-sdk/react/accumulation-charts/gradient.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Gradient in React Accumulation chart component | Syncfusion
-description: Learn here all about Gradient in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Gradient in React Accumulation Charts | Syncfusion
+description: Learn how to apply linear and radial gradients to slices of the Syncfusion React Accumulation Charts for richer visual styling.
control: Gradient
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gradient in React Accumulation chart control
+# Gradient in React Accumulation Charts
diff --git a/chart-sdk/react/accumulation-charts/grouping.md b/chart-sdk/react/accumulation-charts/grouping.md
index d140efa5c..c3005f233 100644
--- a/chart-sdk/react/accumulation-charts/grouping.md
+++ b/chart-sdk/react/accumulation-charts/grouping.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Grouping in React Accumulation chart component | Syncfusion
-description: Learn here all about Grouping in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Grouping
+title: Grouping in React Accumulation Charts | Syncfusion
+description: Learn how to group small slices in the Syncfusion React Accumulation Charts into a single slice using groupMode for cleaner category comparison.
+control: Grouping
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Grouping in React Accumulation chart component
+# Grouping in React Accumulation Charts
You can club/group few points of the series based on [`groupTo`](https://ej2.syncfusion.com/react/documentation/api/accumulation-chart/accumulationSeriesModel#groupto) property. For example, if the club value is 11, then the points with value less than 11 is grouped together and will be showed as a single point with label `others`. The property also takes value in percentage (percentage of total data points value).
diff --git a/chart-sdk/react/accumulation-charts/legend.md b/chart-sdk/react/accumulation-charts/legend.md
index c6c931a69..7e6e9c4a3 100644
--- a/chart-sdk/react/accumulation-charts/legend.md
+++ b/chart-sdk/react/accumulation-charts/legend.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Legend in React Accumulation chart component | Syncfusion
-description: Learn here all about Legend in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Legend
+title: Legend in React Accumulation Charts | Syncfusion
+description: Learn how to enable and customize the legend in the Syncfusion React Accumulation Charts to identify each slice, with options for position, shape, and more.
+control: Legend
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Legend in React Accumulation chart component
+# Legend in React Accumulation Charts
As like a chart, the legend is also available for accumulation charts, which gives information about the points.
By default, the legend will be placed on the right, if the width of the chart is high or will be placed on the bottom, if the height of the chart is high. Other customization features regarding the legend element are same as the [`chart legend`](http://ej2.syncfusion.com/documentation/chart/legend.html#position-and-alignment).
diff --git a/chart-sdk/react/accumulation-charts/pie-dough-nut.md b/chart-sdk/react/accumulation-charts/pie-dough-nut.md
index abc49cea2..6287374d0 100644
--- a/chart-sdk/react/accumulation-charts/pie-dough-nut.md
+++ b/chart-sdk/react/accumulation-charts/pie-dough-nut.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Pie dough nut in React Accumulation chart component | Syncfusion
-description: Learn here all about Pie dough nut in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Pie dough nut
+title: Pie and Doughnut in React Accumulation Charts | Syncfusion
+description: Learn how to render pie and doughnut series in the Syncfusion React Accumulation Charts to compare category shares with inner-radius and explode options.
+control: Pie dough nut
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Pie dough nut in React Accumulation chart component
+# Pie and Doughnut in React Accumulation Charts
## Pie chart
diff --git a/chart-sdk/react/accumulation-charts/pyramid.md b/chart-sdk/react/accumulation-charts/pyramid.md
index e0e095874..220822cb2 100644
--- a/chart-sdk/react/accumulation-charts/pyramid.md
+++ b/chart-sdk/react/accumulation-charts/pyramid.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Pyramid in React Accumulation chart component | Syncfusion
-description: Learn here all about Pyramid in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
+title: Pyramid in React Accumulation Charts | Syncfusion
+description: Learn how to render a pyramid chart in the Syncfusion React Accumulation Charts to compare values that decrease proportionally from base to apex.
control: Pyramid
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Pyramid in React Accumulation chart component
+# Pyramid in React Accumulation Charts
To render a pyramid series, use the series [`type`](https://ej2.syncfusion.com/react/documentation/api/accumulation-chart/accumulationSeriesModel#type) as `Pyramid` and inject `PyramidSeries` module into the `services`.
diff --git a/chart-sdk/react/accumulation-charts/title-and-sub-title.md b/chart-sdk/react/accumulation-charts/title-and-sub-title.md
index b94f76d8f..a38b4af20 100644
--- a/chart-sdk/react/accumulation-charts/title-and-sub-title.md
+++ b/chart-sdk/react/accumulation-charts/title-and-sub-title.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Title and sub title in React Accumulation chart component | Syncfusion
-description: Learn here all about Title and sub title in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Title and sub title
+title: Title and Subtitle in React Accumulation Charts | Syncfusion
+description: Learn how to add a chart title or subtitle to the Syncfusion React Accumulation Charts with custom position, alignment, and style options.
+control: Title and sub title
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Title and sub title in React Accumulation chart component
+# Title and Subtitle in React Accumulation Charts
## Title
diff --git a/chart-sdk/react/accumulation-charts/tool-tip.md b/chart-sdk/react/accumulation-charts/tool-tip.md
index 5000bca38..c0e30e1a0 100644
--- a/chart-sdk/react/accumulation-charts/tool-tip.md
+++ b/chart-sdk/react/accumulation-charts/tool-tip.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tooltip in React Accumulation chart component | Syncfusion
-description: Learn here all about Tooltip in Syncfusion React Accumulation chart component of Syncfusion Essential JS 2 and more.
-control: Tooltip
+title: Tooltip in React Accumulation Charts | Syncfusion
+description: Learn how to enable tooltips in the Syncfusion React Accumulation Charts to show point details on hover with template and format options.
+control: Tooltip
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tooltip in React Accumulation chart component
+# Tooltip in React Accumulation Charts
Tooltip for the accumulation chart can be enabled by using the [`enable`](https://ej2.syncfusion.com/react/documentation/api/accumulation-chart/tooltipSettingsModel#enable) property.
diff --git a/chart-sdk/react/bullet-chart/accessibility.md b/chart-sdk/react/bullet-chart/accessibility.md
index e5ffe8ef3..afe76f879 100644
--- a/chart-sdk/react/bullet-chart/accessibility.md
+++ b/chart-sdk/react/bullet-chart/accessibility.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility in React Bullet chart component | Syncfusion
-description: Learn here all about Accessibility in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
+title: Accessibility in React Bullet Chart | Syncfusion
+description: Learn how the Syncfusion React Bullet Chart Component supports accessibility with WAI-ARIA, Section 508, WCAG 2.2, and keyboard navigation.
control: Accessibility
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility in React Bullet chart component
+# Accessibility in React Bullet Chart
The Bullet chart component followed the accessibility guidelines and standards, including [ADA](https://www.ada.gov), [Section 508](https://www.section508.gov), [WCAG 2.2](https://www.w3.org/TR/WCAG22) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria#roles) that are commonly used to evaluate accessibility.
diff --git a/chart-sdk/react/bullet-chart/axis-customization.md b/chart-sdk/react/bullet-chart/axis-customization.md
index 35bb6a2f9..550b6e82a 100644
--- a/chart-sdk/react/bullet-chart/axis-customization.md
+++ b/chart-sdk/react/bullet-chart/axis-customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Axis customization in React Bullet chart component | Syncfusion
-description: Learn here all about Axis customization in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
+title: Axis Customization in React Bullet Chart | Syncfusion
+description: Learn how to customize the axis in the Syncfusion React Bullet Chart Component with title, labels, ranges, and tick lines.
control: Axis customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Axis customization in React Bullet chart component
+# Axis Customization in React Bullet Chart
## MajorTickLines and MinorTickLines Customization
diff --git a/chart-sdk/react/bullet-chart/bullet-chart-dimensions.md b/chart-sdk/react/bullet-chart/bullet-chart-dimensions.md
index 798d8f064..03c693b95 100644
--- a/chart-sdk/react/bullet-chart/bullet-chart-dimensions.md
+++ b/chart-sdk/react/bullet-chart/bullet-chart-dimensions.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Bullet chart dimensions in React Bullet chart component | Syncfusion
-description: Learn here all about Bullet chart dimensions in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
+title: Dimensions in React Bullet Chart | Syncfusion
+description: Learn how to set the Syncfusion React Bullet Chart Component size to a fixed container or a custom width and height using CSS or inline style.
control: Bullet chart dimensions
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Bullet chart dimensions in React Bullet chart component
+# Dimensions in React Bullet Chart
## Size for Container
diff --git a/chart-sdk/react/bullet-chart/comparative-bar.md b/chart-sdk/react/bullet-chart/comparative-bar.md
index c8186c67e..d8fc54a82 100644
--- a/chart-sdk/react/bullet-chart/comparative-bar.md
+++ b/chart-sdk/react/bullet-chart/comparative-bar.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Comparative bar in React Bullet chart component | Syncfusion
-description: Learn here all about Comparative bar in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
-control: Comparative bar
+title: Target Bar in React Bullet Chart | Syncfusion
+description: Learn how to render the target bar in the Syncfusion React Bullet Chart Component to compare against the actual value with custom color and width.
+control: Target bar
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Comparative bar in React Bullet chart component
+# Target Bar in React Bullet Chart
The line marker that runs perpendicular to the orientation of the graph is known as the **Comparative Measure** and it is used as a target marker to compare against the feature measure value. This is also called as the **Target Bar** in the Bullet Chart. To display the target bar, the [`targetField`](https://ej2.syncfusion.com/react/documentation/api/bullet-chart#targetfield) should be mapped to the appropriate field from the datasource.
diff --git a/chart-sdk/react/bullet-chart/customization.md b/chart-sdk/react/bullet-chart/customization.md
index 86b55571d..a14cf5d17 100644
--- a/chart-sdk/react/bullet-chart/customization.md
+++ b/chart-sdk/react/bullet-chart/customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Customization in React Bullet chart component | Syncfusion
-description: Learn here all about Customization in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
+title: Customization in React Bullet Chart | Syncfusion
+description: Learn how to customize the Syncfusion React Bullet Chart Component with themes, orientation, and animation options.
control: Customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Customization in React Bullet chart component
+# Customization in React Bullet Chart
## Orientation
diff --git a/chart-sdk/react/bullet-chart/data-binding.md b/chart-sdk/react/bullet-chart/data-binding.md
index 84d933315..2dd50b075 100644
--- a/chart-sdk/react/bullet-chart/data-binding.md
+++ b/chart-sdk/react/bullet-chart/data-binding.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data binding in React Bullet chart component | Syncfusion
-description: Learn here all about Data binding in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
+title: Data Binding in React Bullet Chart | Syncfusion
+description: Learn how to bind data to the Syncfusion React Bullet Chart Component using dataSource, valueField, and targetField properties.
control: Data binding
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data binding in React Bullet chart component
+# Data Binding in React Bullet Chart
The [`dataSource`](https://ej2.syncfusion.com/react/documentation/api/bullet-chart#datasource) property accepts a collection of values as input that helps to display measures, and compares them to a target bar. To display the actual and target bar, specify the property from the datasource into the [`valueField`](https://ej2.syncfusion.com/react/documentation/api/bullet-chart#valuefield) and [`targetField`](https://ej2.syncfusion.com/react/documentation/api/bullet-chart#targetfield) respectively.
diff --git a/chart-sdk/react/bullet-chart/data-label.md b/chart-sdk/react/bullet-chart/data-label.md
index 29b83b330..93206cea1 100644
--- a/chart-sdk/react/bullet-chart/data-label.md
+++ b/chart-sdk/react/bullet-chart/data-label.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data label in React Bullet chart component | Syncfusion
-description: Learn here all about Data label in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
+title: Data Labels in React Bullet Chart | Syncfusion
+description: Learn how to show point values on the Syncfusion React Bullet Chart Component using data labels with customization.
control: Data label
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data label in React Bullet chart component
+# Data Labels in React Bullet Chart
Data Labels are used to identify the value of actual bar in the Bullet Chart component. The Data Labels will be shown by specifying the [`dataLabel`](https://ej2.syncfusion.com/react/documentation/api/bullet-chart#datalabel) setting's [`enable`](https://ej2.syncfusion.com/react/documentation/api/bullet-chart/bulletDataLabelModel#enable) property to **true**.
diff --git a/chart-sdk/react/bullet-chart/getting-started.md b/chart-sdk/react/bullet-chart/getting-started.md
index fad4e4f74..24a63077d 100644
--- a/chart-sdk/react/bullet-chart/getting-started.md
+++ b/chart-sdk/react/bullet-chart/getting-started.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Getting started with React Bullet Chart component | Syncfusion
-description: Check out and learn about getting started with the React Bullet Chart component of Syncfusion Essential JS 2 and more details.
+title: Getting Started with React Bullet Chart | Syncfusion
+description: Learn how to get started with the Syncfusion React Bullet Chart Component. Explore setup, features, examples, and customization options.
control: Getting Started
platform: chart-sdk
documentation: ug
@@ -10,7 +10,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
-# Getting started with React Bullet Chart component
+# Getting Started with React Bullet Chart
This section describes the steps to create a simple Bullet Chart component.
diff --git a/chart-sdk/react/bullet-chart/ranges.md b/chart-sdk/react/bullet-chart/ranges.md
index 6318ef57e..819230fa1 100644
--- a/chart-sdk/react/bullet-chart/ranges.md
+++ b/chart-sdk/react/bullet-chart/ranges.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Ranges in React Bullet chart component | Syncfusion
-description: Learn here all about Ranges in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
-control: Ranges
+title: Ranges in React Bullet Chart | Syncfusion
+description: Learn how to configure ranges in the Syncfusion React Bullet Chart Component to compare actual and target values against thresholds with custom colors.
+control: Ranges
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Ranges in React Bullet chart component
+# Ranges in React Bullet Chart
Ranges represent the quality of a specific range such as **Good**, **Bad** and **Satisfactory** in the Bullet Chart scale. The ending point of a qualitative range is specified in the [`end`](https://ej2.syncfusion.com/angular/documentation/api/bullet-chart/rangeModel#end) property in [`ranges`](https://ej2.syncfusion.com/angular/documentation/api/bullet-chart#ranges). The [`minimum`](https://ej2.syncfusion.com/angular/documentation/api/bullet-chart#minimum) value of a quantitative scale is considered the starting point of the first range or the previous range end point.
diff --git a/chart-sdk/react/bullet-chart/title.md b/chart-sdk/react/bullet-chart/title.md
index 178ecfb4f..e12a46977 100644
--- a/chart-sdk/react/bullet-chart/title.md
+++ b/chart-sdk/react/bullet-chart/title.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Title in React Bullet chart component | Syncfusion
-description: Learn here all about Title in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
-control: Title
+title: Title and Subtitle in React Bullet Chart | Syncfusion
+description: Learn how to add and customize a title and subtitle for the Syncfusion React Bullet Chart Component using text, position, and style options.
+control: Title
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Title in React Bullet chart component
+# Title and Subtitle in React Bullet Chart
## Title
diff --git a/chart-sdk/react/bullet-chart/tool-tip.md b/chart-sdk/react/bullet-chart/tool-tip.md
index da97288fe..cb9755c54 100644
--- a/chart-sdk/react/bullet-chart/tool-tip.md
+++ b/chart-sdk/react/bullet-chart/tool-tip.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tool tip in React Bullet chart component | Syncfusion
-description: Learn here all about Tool tip in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
-control: Tool tip
+title: Tooltip in React Bullet Chart | Syncfusion
+description: Learn how to enable and customize tooltips on the Syncfusion React Bullet Chart Component with template options.
+control: Tooltip
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tool tip in React Bullet chart component
+# Tooltip in React Bullet Chart
When the mouse is hovered over a bar in the Bullet Chart, the tooltip displays important summary about the actual and the target bar values.
diff --git a/chart-sdk/react/bullet-chart/value-bar.md b/chart-sdk/react/bullet-chart/value-bar.md
index 2862bf088..980b2b4bf 100644
--- a/chart-sdk/react/bullet-chart/value-bar.md
+++ b/chart-sdk/react/bullet-chart/value-bar.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Value bar in React Bullet chart component | Syncfusion
-description: Learn here all about Value bar in Syncfusion React Bullet chart component of Syncfusion Essential JS 2 and more.
-control: Value bar
+title: Actual Bar in React Bullet Chart | Syncfusion
+description: Learn how to render the actual bar in the Syncfusion React Bullet Chart Component to show a primary value.
+control: Actual bar
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Value bar in React Bullet chart component
+# Actual Bar in React Bullet Chart
To display the primary data or the current value of the data being measured known as the **Feature Measure** that should be encoded as a bar. This is called as the **Actual Bar** or the **Feature Bar** in the Bullet Chart, and to display the actual bar the [`valueField`](https://ej2.syncfusion.com/react/documentation/api/bullet-chart#valuefield) should be mapped to the appropriate field from the data source.
diff --git a/chart-sdk/react/charts/accessibility.md b/chart-sdk/react/charts/accessibility.md
index c57b2a848..762f8c807 100644
--- a/chart-sdk/react/charts/accessibility.md
+++ b/chart-sdk/react/charts/accessibility.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility in React Chart component | Syncfusion
-description: Learn here all about Accessibility in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Accessibility
+title: Accessibility in React Charts | Syncfusion
+description: Learn how to make Syncfusion React Charts accessible with WCAG 2.2, Section 508, WAI-ARIA attributes, and full keyboard navigation support.
+control: Accessibility
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility in React Chart component
+# Accessibility in React Charts
The Chart component follows the accessibility guidelines and standards, including [ADA](https://www.ada.gov), [Section 508](https://www.section508.gov), [WCAG 2.2](https://www.w3.org/TR/WCAG22), and relevant [WAI-ARIA](https://www.w3.org/TR/wai-aria#roles) roles.
diff --git a/chart-sdk/react/charts/advanced-accessibility-configuration.md b/chart-sdk/react/charts/advanced-accessibility-configuration.md
index 1e0f64798..9edc91e48 100644
--- a/chart-sdk/react/charts/advanced-accessibility-configuration.md
+++ b/chart-sdk/react/charts/advanced-accessibility-configuration.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility customization in React Chart component | Syncfusion
-description: Learn here all about Accessibility customization in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Accessibility Customization in React Charts | Syncfusion
+description: Learn how to customize accessibility in Syncfusion React Charts with descriptions, roles, focus borders, and tab order for chart elements, series, title, and legend.
control: Accessibility customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility customization in React Chart component
+# Accessibility Customization in React Charts
The [React Charts](https://www.syncfusion.com/react-components/react-charts) component visualizes data graphically and provides accessibility customization options to improve usability for people with disabilities. The primary accessibility attributes are described in this section.
diff --git a/chart-sdk/react/charts/api.md b/chart-sdk/react/charts/api.md
index 63b9b484b..6a73c8d85 100644
--- a/chart-sdk/react/charts/api.md
+++ b/chart-sdk/react/charts/api.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Api in React Chart component | Syncfusion
-description: Learn here all about Api in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Api
+title: API in React Charts | Syncfusion
+description: Learn how to use the Syncfusion React Charts API reference, including the public classes, interfaces, and members exposed by the component.
+control: Api
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Api in React Chart component
+# API in React Charts
## Components
diff --git a/chart-sdk/react/charts/axis-customization.md b/chart-sdk/react/charts/axis-customization.md
index 0eddbbe6d..3efcb333a 100644
--- a/chart-sdk/react/charts/axis-customization.md
+++ b/chart-sdk/react/charts/axis-customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Axis customization in React Chart component | Syncfusion
-description: Learn here all about Axis customization in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Axis Customization in React Charts | Syncfusion
+description: Learn how to customize Syncfusion React Charts axes with titles, tick lines, grid lines, multiple axes, opposed position, and inverse axis options.
control: Axis customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Axis customization in React Chart component
+# Axis Customization in React Charts
## Axis Crossing
diff --git a/chart-sdk/react/charts/axis-labels.md b/chart-sdk/react/charts/axis-labels.md
index 0b6f00faf..48cb9530f 100644
--- a/chart-sdk/react/charts/axis-labels.md
+++ b/chart-sdk/react/charts/axis-labels.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Axis labels in React Chart component | Syncfusion
-description: Learn here all about Axis labels in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Axis labels
+title: Axis Labels in React Charts | Syncfusion
+description: Learn how to format and customize axis labels in Syncfusion React Charts with smart positioning, multilevel labels, sorting, edge placement, and label templates.
+control: Axis labels
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Axis labels in React Chart component
+# Axis Labels in React Charts
To get start quickly with Axis Labels in React Charts, you can check on this video:
diff --git a/chart-sdk/react/charts/category-axis.md b/chart-sdk/react/charts/category-axis.md
index 08d05c31e..87597ddc8 100644
--- a/chart-sdk/react/charts/category-axis.md
+++ b/chart-sdk/react/charts/category-axis.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Category axis in React Chart component | Syncfusion
-description: Learn here all about Category axis in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Category Axis in React Charts | Syncfusion
+description: Learn how to use the category axis in Syncfusion React Charts to plot string-based values, customize label placement, set visible range, and enable indexed category axis.
control: Category axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Category axis in React Chart component
+# Category Axis in React Charts
The category axis is used to represent string-based values instead of numeric values. It is commonly used for displaying discrete categories such as names, labels, or textual groupings along an axis.
diff --git a/chart-sdk/react/charts/chart-annotations.md b/chart-sdk/react/charts/chart-annotations.md
index e6efe40ba..4e6c607a1 100644
--- a/chart-sdk/react/charts/chart-annotations.md
+++ b/chart-sdk/react/charts/chart-annotations.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Chart annotations in React Chart component | Syncfusion
-description: Learn here all about Chart annotations in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Chart Annotations in React Charts | Syncfusion
+description: Learn how to add HTML annotations to Syncfusion React Charts with custom positioning, regions, and coordinate units.
control: Chart annotations
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Chart annotations in React Chart component
+# Chart Annotations in React Charts
Chart annotations allow highlighting specific areas of the chart using text, shapes, images, or custom HTML elements. Annotations can be used to emphasize trends, mark thresholds, show custom notes, or display additional information directly inside the chart area.
diff --git a/chart-sdk/react/charts/chart-appearance.md b/chart-sdk/react/charts/chart-appearance.md
index c83e7a888..e49b23d54 100644
--- a/chart-sdk/react/charts/chart-appearance.md
+++ b/chart-sdk/react/charts/chart-appearance.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Chart appearance in React Chart component | Syncfusion
-description: Learn here all about Chart appearance in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Chart Appearance in React Charts | Syncfusion
+description: Learn how to style Syncfusion React Charts with custom color palettes, point and range color mapping, chart area customization, and animation options.
control: Chart appearance
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Chart appearance in React Chart component
+# Chart Appearance in React Charts
## Custom color palette
diff --git a/chart-sdk/react/charts/chart-dimensions.md b/chart-sdk/react/charts/chart-dimensions.md
index 6bec2167d..789ee6a68 100644
--- a/chart-sdk/react/charts/chart-dimensions.md
+++ b/chart-sdk/react/charts/chart-dimensions.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Chart dimensions in React Chart component | Syncfusion
-description: Learn here all about Chart dimensions in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Chart Dimensions in React Charts | Syncfusion
+description: Learn how to set Syncfusion React Charts size for its container, in pixels, or as a percentage of the parent container.
control: Chart dimensions
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Chart dimensions in React Chart component
+# Chart Dimensions in React Charts
## Size for Container
diff --git a/chart-sdk/react/charts/chart-print.md b/chart-sdk/react/charts/chart-print.md
index 8ce8f73de..0fee2ccaf 100644
--- a/chart-sdk/react/charts/chart-print.md
+++ b/chart-sdk/react/charts/chart-print.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Chart print in React Chart component | Syncfusion
-description: Learn here all about Chart print in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Print and Export in React Charts | Syncfusion
+description: Learn how to print and export Syncfusion React Charts to PDF, image, Excel, and CSV formats with multiple Charts on one page.
control: Chart print
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Chart print in React Chart component
+# Print and Export in React Charts
## Print
diff --git a/chart-sdk/react/charts/chart-series.md b/chart-sdk/react/charts/chart-series.md
index 73ea7ccc9..aa0f886e6 100644
--- a/chart-sdk/react/charts/chart-series.md
+++ b/chart-sdk/react/charts/chart-series.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Chart series in React Chart component | Syncfusion
-description: Learn here all about Chart series in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Chart Series in React Charts | Syncfusion
+description: Learn how to render multiple or combination of chart series in Syncfusion React Charts to compare distinct datasets in a single chart area.
control: Chart series
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Chart series in React Chart component
+# Chart Series in React Charts
## Multiple Series
diff --git a/chart-sdk/react/charts/chart-types/area.md b/chart-sdk/react/charts/chart-types/area.md
index 3cac65dac..c66f94629 100644
--- a/chart-sdk/react/charts/chart-types/area.md
+++ b/chart-sdk/react/charts/chart-types/area.md
@@ -1,8 +1,8 @@
---
layout: post
title: Area Chart in React Charts | Syncfusion
-description: Learn here all about Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Area Chart
+description: Learn to render, customize, and bind Area series in Syncfusion React Charts to visualize trends with filled regions, gradient fills, and border styling.
+control: Area Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/bar.md b/chart-sdk/react/charts/chart-types/bar.md
index 0c32cb985..e8aa08f48 100644
--- a/chart-sdk/react/charts/chart-types/bar.md
+++ b/chart-sdk/react/charts/chart-types/bar.md
@@ -1,7 +1,7 @@
---
layout: post
title: Bar Chart in React Charts | Syncfusion
-description: Learn here all about Bar Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Bar series in Syncfusion React Charts for comparing values across categories with adjustable width and spacing.
control: Bar Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/box-whisker.md b/chart-sdk/react/charts/chart-types/box-whisker.md
index da2edc821..d15acf8e9 100644
--- a/chart-sdk/react/charts/chart-types/box-whisker.md
+++ b/chart-sdk/react/charts/chart-types/box-whisker.md
@@ -1,7 +1,7 @@
---
layout: post
title: Box and Whisker Chart in React Charts | Syncfusion
-description: Learn here all about Box and Whisker in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Box and Whisker series in Syncfusion React Charts to visualize statistical distributions with plot modes and mean indicators.
control: Box and Whisker
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/bubble.md b/chart-sdk/react/charts/chart-types/bubble.md
index e478a387d..3e8a74e12 100644
--- a/chart-sdk/react/charts/chart-types/bubble.md
+++ b/chart-sdk/react/charts/chart-types/bubble.md
@@ -1,8 +1,8 @@
---
layout: post
title: Bubble Chart in React Charts | Syncfusion
-description: Learn here all about Bubble Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Bubble Chart
+description: Learn to render, customize, and bind Bubble series in Syncfusion React Charts to plot three-variable data with size mapping, fill, and opacity.
+control: Bubble Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/candle.md b/chart-sdk/react/charts/chart-types/candle.md
index 149509f29..94be28828 100644
--- a/chart-sdk/react/charts/chart-types/candle.md
+++ b/chart-sdk/react/charts/chart-types/candle.md
@@ -1,7 +1,7 @@
---
layout: post
title: Candle Chart in React Charts | Syncfusion
-description: Learn here all about Candle in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Candle series in Syncfusion React Charts to visualize stock price movements with high, low, open, and close values.
control: Candle
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/column.md b/chart-sdk/react/charts/chart-types/column.md
index 13de6f0cb..d347912ee 100644
--- a/chart-sdk/react/charts/chart-types/column.md
+++ b/chart-sdk/react/charts/chart-types/column.md
@@ -1,8 +1,8 @@
---
layout: post
title: Column Chart in React Charts | Syncfusion
-description: Learn here all about Column Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Column Chart
+description: Learn to render, customize, and bind Column series in Syncfusion React Charts to compare category data with vertical bars, fill, and border styling.
+control: Column Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/error-bar.md b/chart-sdk/react/charts/chart-types/error-bar.md
index 0d0682e67..584090c68 100644
--- a/chart-sdk/react/charts/chart-types/error-bar.md
+++ b/chart-sdk/react/charts/chart-types/error-bar.md
@@ -1,7 +1,7 @@
---
layout: post
title: Error Bar Chart in React Charts | Syncfusion
-description: Learn here all about Error Bar in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn how to render and customize Error Bar series in Syncfusion React Charts to visualize data variability and uncertainty.
control: Error Bar
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/high-low-open-close.md b/chart-sdk/react/charts/chart-types/high-low-open-close.md
index 606c8fe33..12f3483b8 100644
--- a/chart-sdk/react/charts/chart-types/high-low-open-close.md
+++ b/chart-sdk/react/charts/chart-types/high-low-open-close.md
@@ -1,7 +1,7 @@
---
layout: post
title: High Low Open Close Chart in React Charts | Syncfusion
-description: Learn here all about High Low Open Close Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Hilo Open Close series in Syncfusion React Charts to visualize stock price movements with high, low, open, and close values.
control: High Low Open Close
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/high-low.md b/chart-sdk/react/charts/chart-types/high-low.md
index 85ef2381e..0e902017c 100644
--- a/chart-sdk/react/charts/chart-types/high-low.md
+++ b/chart-sdk/react/charts/chart-types/high-low.md
@@ -1,7 +1,7 @@
---
layout: post
title: High Low Chart in React Charts | Syncfusion
-description: Learn here all about Hilo Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Hilo series in Syncfusion React Charts to display stock price ranges with high and low values, fill, and border styling.
control: High Low Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/histogram.md b/chart-sdk/react/charts/chart-types/histogram.md
index 7dc3091f6..04bf9c323 100644
--- a/chart-sdk/react/charts/chart-types/histogram.md
+++ b/chart-sdk/react/charts/chart-types/histogram.md
@@ -1,7 +1,7 @@
---
layout: post
title: Histogram Chart in React Charts | Syncfusion
-description: Learn here all about Histogram in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render and customize Histogram series in Syncfusion React Charts to display large data distributions with automatic binning and bin intervals.
control: Histogram
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/line.md b/chart-sdk/react/charts/chart-types/line.md
index 5d93bf8d5..502232fde 100644
--- a/chart-sdk/react/charts/chart-types/line.md
+++ b/chart-sdk/react/charts/chart-types/line.md
@@ -1,7 +1,7 @@
---
layout: post
title: Line Chart in React Charts | Syncfusion
-description: Learn here all about Line Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Line series in Syncfusion React Charts to visualize trends over time with width, dash array, fill, and marker styling.
control: Line Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/pareto.md b/chart-sdk/react/charts/chart-types/pareto.md
index 994c4e39c..6a6fdbea1 100644
--- a/chart-sdk/react/charts/chart-types/pareto.md
+++ b/chart-sdk/react/charts/chart-types/pareto.md
@@ -1,7 +1,7 @@
---
layout: post
title: Pareto Chart in React Charts | Syncfusion
-description: Learn here all about Pareto in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Pareto series in Syncfusion React Charts to show cumulative contributions via a combined column and line chart.
control: Pareto
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/polar.md b/chart-sdk/react/charts/chart-types/polar.md
index 7ecc189a0..a66be9744 100644
--- a/chart-sdk/react/charts/chart-types/polar.md
+++ b/chart-sdk/react/charts/chart-types/polar.md
@@ -1,8 +1,8 @@
---
layout: post
-title: Polar Chart in React Chart | Syncfusion
-description: Learn here all about Polar Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Polar Chart
+title: Polar Chart in React Charts | Syncfusion
+description: Learn to render, customize, and bind Polar series in Syncfusion React Charts to plot data on a circular grid with line, column, area, or spline draw types.
+control: Polar Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/radar.md b/chart-sdk/react/charts/chart-types/radar.md
index a18ec3763..d52583489 100644
--- a/chart-sdk/react/charts/chart-types/radar.md
+++ b/chart-sdk/react/charts/chart-types/radar.md
@@ -1,8 +1,8 @@
---
layout: post
title: Radar Chart in React Charts | Syncfusion
-description: Learn here all about Radar Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Radar Chart
+description: Learn to render, customize, and bind Radar series in Syncfusion React Charts to plot data on a circular grid with line, column, area, or spline draw types.
+control: Radar Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/range-area.md b/chart-sdk/react/charts/chart-types/range-area.md
index 0023b7109..4594d9242 100644
--- a/chart-sdk/react/charts/chart-types/range-area.md
+++ b/chart-sdk/react/charts/chart-types/range-area.md
@@ -1,8 +1,8 @@
---
layout: post
title: Range Area Chart in React Charts | Syncfusion
-description: Learn here all about Range Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Range Area Chart
+description: Learn to render, customize, and bind Range Area series in Syncfusion React Charts to visualize value ranges between high and low with smooth filled regions.
+control: Range Area Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/range-column.md b/chart-sdk/react/charts/chart-types/range-column.md
index 0ac1501ef..3599b5508 100644
--- a/chart-sdk/react/charts/chart-types/range-column.md
+++ b/chart-sdk/react/charts/chart-types/range-column.md
@@ -1,7 +1,7 @@
---
layout: post
title: Range Column Chart in React Charts | Syncfusion
-description: Learn here all about Range Column Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Range Column series in Syncfusion React Charts to visualize data ranges with paired high and low columns per category.
control: Range Column Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/range-step-area.md b/chart-sdk/react/charts/chart-types/range-step-area.md
index fc70e83b1..4b5578bd4 100644
--- a/chart-sdk/react/charts/chart-types/range-step-area.md
+++ b/chart-sdk/react/charts/chart-types/range-step-area.md
@@ -1,7 +1,7 @@
---
layout: post
title: Range Step Area Chart in React Charts | Syncfusion
-description: Learn here all about Range Step Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Range Step Area series in Syncfusion React Charts to display data ranges with stepped high-low boundaries.
control: Range Step Area Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/scatter.md b/chart-sdk/react/charts/chart-types/scatter.md
index e58ec7a66..729df6967 100644
--- a/chart-sdk/react/charts/chart-types/scatter.md
+++ b/chart-sdk/react/charts/chart-types/scatter.md
@@ -1,7 +1,7 @@
---
layout: post
title: Scatter Chart in React Charts | Syncfusion
-description: Learn here all about Scatter Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Scatter series in Syncfusion React Charts to display individual data points with fill, opacity, and marker shape.
control: Scatter Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/spline-area.md b/chart-sdk/react/charts/chart-types/spline-area.md
index 6ce669338..cd35238bc 100644
--- a/chart-sdk/react/charts/chart-types/spline-area.md
+++ b/chart-sdk/react/charts/chart-types/spline-area.md
@@ -1,7 +1,7 @@
---
layout: post
title: Spline Area Chart in React Charts | Syncfusion
-description: Learn here all about Spline Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Spline Area series in Syncfusion React Charts to visualize trends with smooth curved filled regions.
control: Spline Area Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/spline-range-area.md b/chart-sdk/react/charts/chart-types/spline-range-area.md
index 33f7a7e66..fd47efd34 100644
--- a/chart-sdk/react/charts/chart-types/spline-range-area.md
+++ b/chart-sdk/react/charts/chart-types/spline-range-area.md
@@ -1,7 +1,7 @@
---
layout: post
title: Spline Range Area Chart in React Charts | Syncfusion
-description: Learn here all about Spline Range Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Spline Range Area series in Syncfusion React Charts to display continuous high-low value ranges with smooth curved boundaries.
control: Spline Range Area Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/spline.md b/chart-sdk/react/charts/chart-types/spline.md
index a2a0a3f64..2f0dd7c7f 100644
--- a/chart-sdk/react/charts/chart-types/spline.md
+++ b/chart-sdk/react/charts/chart-types/spline.md
@@ -1,7 +1,7 @@
---
layout: post
title: Spline Chart in React Charts | Syncfusion
-description: Learn here all about Spline Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render and bind Spline series in Syncfusion React Charts to visualize trends with smooth curves.
control: Spline Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/stack-area.md b/chart-sdk/react/charts/chart-types/stack-area.md
index 360c5d59d..ce319988e 100644
--- a/chart-sdk/react/charts/chart-types/stack-area.md
+++ b/chart-sdk/react/charts/chart-types/stack-area.md
@@ -1,7 +1,7 @@
---
layout: post
title: Stacked Area Chart in React Charts | Syncfusion
-description: Learn here all about Stacked Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Stacked Area series in Syncfusion React Charts to show each series contribution to a total over time.
control: Stacked Area Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/stack-bar.md b/chart-sdk/react/charts/chart-types/stack-bar.md
index 079433f04..3a56d1950 100644
--- a/chart-sdk/react/charts/chart-types/stack-bar.md
+++ b/chart-sdk/react/charts/chart-types/stack-bar.md
@@ -1,8 +1,8 @@
---
layout: post
title: Stacked Bar Chart in React Charts | Syncfusion
-description: Learn here all about Stacked Bar Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Stacked Bar Chart
+description: Learn to render, customize, and bind Stacked Bar series in Syncfusion React Charts to compare segment contributions across categories using stacked bars.
+control: Stacked Bar Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/stack-column.md b/chart-sdk/react/charts/chart-types/stack-column.md
index c365bf187..a05e99a12 100644
--- a/chart-sdk/react/charts/chart-types/stack-column.md
+++ b/chart-sdk/react/charts/chart-types/stack-column.md
@@ -1,8 +1,8 @@
---
layout: post
title: Stacked Column Chart in React Charts | Syncfusion
-description: Learn here all about Stacked Column Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Stacked Column Chart
+description: Learn to render, customize, and bind Stacked Column series in Syncfusion React Charts to compare segment contributions across categories using stacked columns.
+control: Stacked Column Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/stack-line.md b/chart-sdk/react/charts/chart-types/stack-line.md
index e5a5f9a01..b3243c8db 100644
--- a/chart-sdk/react/charts/chart-types/stack-line.md
+++ b/chart-sdk/react/charts/chart-types/stack-line.md
@@ -1,8 +1,8 @@
---
layout: post
title: Stacked Line Chart in React Charts | Syncfusion
-description: Learn here all about Stacked Line Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
-control: Stacked Line Chart
+description: Learn to render, customize, and bind Stacked Line series in Syncfusion React Charts to compare each series contribution to a total trend over time.
+control: Stacked Line Chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
diff --git a/chart-sdk/react/charts/chart-types/stacked-area.md b/chart-sdk/react/charts/chart-types/stacked-area.md
index 92bb9319c..80f33dec3 100644
--- a/chart-sdk/react/charts/chart-types/stacked-area.md
+++ b/chart-sdk/react/charts/chart-types/stacked-area.md
@@ -1,7 +1,7 @@
---
layout: post
title: 100% Stacked Area Chart in React Charts | Syncfusion
-description: Learn here all about 100% Stacked Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind 100% Stacked Area series in Syncfusion React Charts to compare proportional contributions as percentages over time.
control: 100% Stacked Area Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/stacked-bar.md b/chart-sdk/react/charts/chart-types/stacked-bar.md
index 430de7572..b855b90b7 100644
--- a/chart-sdk/react/charts/chart-types/stacked-bar.md
+++ b/chart-sdk/react/charts/chart-types/stacked-bar.md
@@ -1,7 +1,7 @@
---
layout: post
title: 100% Stacked Bar Chart in React Charts | Syncfusion
-description: Learn here all about 100% Stacked Bar Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind 100% Stacked Bar series in Syncfusion React Charts to compare proportional segment contributions across categories.
control: 100% Stacked Bar chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/stacked-column.md b/chart-sdk/react/charts/chart-types/stacked-column.md
index cfdfe41dc..b22afa9b9 100644
--- a/chart-sdk/react/charts/chart-types/stacked-column.md
+++ b/chart-sdk/react/charts/chart-types/stacked-column.md
@@ -1,7 +1,7 @@
---
layout: post
title: 100% Stacked Column Chart in React Charts | Syncfusion
-description: Learn here all about 100% Stacked Column Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind 100% Stacked Column series in Syncfusion React Charts to compare proportional segment contributions across categories.
control: 100% Stacked Column Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/stacked-line.md b/chart-sdk/react/charts/chart-types/stacked-line.md
index b74989556..7ad89f979 100644
--- a/chart-sdk/react/charts/chart-types/stacked-line.md
+++ b/chart-sdk/react/charts/chart-types/stacked-line.md
@@ -1,7 +1,7 @@
---
layout: post
title: 100% Stacked Line Chart in React Charts | Syncfusion
-description: Learn here all about 100% Stacked Line Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind 100% Stacked Line series in Syncfusion React Charts to compare proportional series contributions over time.
control: 100% Stacked Line Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/stacked-step-area.md b/chart-sdk/react/charts/chart-types/stacked-step-area.md
index 5bb1ada7d..02e28e3f2 100644
--- a/chart-sdk/react/charts/chart-types/stacked-step-area.md
+++ b/chart-sdk/react/charts/chart-types/stacked-step-area.md
@@ -1,7 +1,7 @@
---
layout: post
title: Stacked Step Area Chart in React Charts | Syncfusion
-description: Learn here all about Stacked Step Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Stacked Step Area series in Syncfusion React Charts to combine stacked areas with stepped boundaries.
control: Stacked Step Area Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/step-area.md b/chart-sdk/react/charts/chart-types/step-area.md
index 03f927638..4d9754238 100644
--- a/chart-sdk/react/charts/chart-types/step-area.md
+++ b/chart-sdk/react/charts/chart-types/step-area.md
@@ -1,7 +1,7 @@
---
layout: post
title: Step Area Chart in React Charts | Syncfusion
-description: Learn here all about Step Area Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Step Area series in Syncfusion React Charts to display data with stepped filled regions for discrete value changes.
control: Step Area Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/step-line.md b/chart-sdk/react/charts/chart-types/step-line.md
index 5838e49c6..131a316fa 100644
--- a/chart-sdk/react/charts/chart-types/step-line.md
+++ b/chart-sdk/react/charts/chart-types/step-line.md
@@ -1,7 +1,7 @@
---
layout: post
title: Step Line Chart in React Charts | Syncfusion
-description: Learn here all about Step Line Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Step Line series in Syncfusion React Charts to display data with stepped horizontal and vertical lines.
control: Step Line Chart
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/vertical.md b/chart-sdk/react/charts/chart-types/vertical.md
index 36b2e1493..b45697e49 100644
--- a/chart-sdk/react/charts/chart-types/vertical.md
+++ b/chart-sdk/react/charts/chart-types/vertical.md
@@ -1,7 +1,7 @@
---
layout: post
title: Vertical Chart in React Charts | Syncfusion
-description: Learn here all about Vertical Chart in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render any series in vertical orientation in Syncfusion React Charts by setting the isTransposed property to swap x and y axes.
control: Vertical
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/chart-types/waterfall.md b/chart-sdk/react/charts/chart-types/waterfall.md
index fcbc4da3c..624b8e03e 100644
--- a/chart-sdk/react/charts/chart-types/waterfall.md
+++ b/chart-sdk/react/charts/chart-types/waterfall.md
@@ -1,7 +1,7 @@
---
layout: post
title: Waterfall Chart in React Charts | Syncfusion
-description: Learn here all about Waterfall in Syncfusion React Charts component of Syncfusion Essential JS 2 and more.
+description: Learn to render, customize, and bind Waterfall series in Syncfusion React Charts to visualize cumulative effects of positive and negative values.
control: Waterfall
platform: chart-sdk
documentation: ug
diff --git a/chart-sdk/react/charts/cross-hair-and-track-ball.md b/chart-sdk/react/charts/cross-hair-and-track-ball.md
index 98aed8289..8fd3a648d 100644
--- a/chart-sdk/react/charts/cross-hair-and-track-ball.md
+++ b/chart-sdk/react/charts/cross-hair-and-track-ball.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Cross hair and track ball in React Chart component | Syncfusion
-description: Learn here all about Cross hair and track ball in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Crosshair and Trackball in React Charts | Syncfusion
+description: Learn how to add crosshair and trackball interactions to Syncfusion React Charts to inspect data points precisely with axis tooltips and highlighting.
control: Cross hair and track ball
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Cross hair and track ball in React Chart component
+# Crosshair and Trackball in React Charts
The crosshair feature displays vertical and horizontal guide lines that intersect at the mouse or touch position, helping to identify the corresponding axis values precisely.
diff --git a/chart-sdk/react/charts/data-editing.md b/chart-sdk/react/charts/data-editing.md
index d42b459c8..b92d379c3 100644
--- a/chart-sdk/react/charts/data-editing.md
+++ b/chart-sdk/react/charts/data-editing.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Data editing in React Chart component | Syncfusion
-description: Learn here all about Data editing in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Data Editing in React Charts | Syncfusion
+description: Learn how to enable interactive data editing in Syncfusion React Charts so users can drag and drop chart points to update values within a configured range.
control: Data editing
platform: chart-sdk
documentation: ug
@@ -10,7 +10,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
-# Data editing in React Chart component
+# Data Editing in React Charts
## Enable Data Editing
diff --git a/chart-sdk/react/charts/data-labels.md b/chart-sdk/react/charts/data-labels.md
index db74e0c9a..06de21b39 100644
--- a/chart-sdk/react/charts/data-labels.md
+++ b/chart-sdk/react/charts/data-labels.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data labels in React Chart component | Syncfusion
-description: Learn here all about Data labels in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Data Labels in React Charts | Syncfusion
+description: Learn how to add and format data labels in Syncfusion React Charts with custom positions, templates, margins, rotation, and per-point styling.
control: Data labels
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data labels in React Chart component
+# Data Labels in React Charts
Data labels display the values of data points directly on the chart, reducing the need to reference axes for exact values. Enable data labels by setting the [`visible`](https://ej2.syncfusion.com/react/documentation/api/chart/dataLabelSettings#visible) option to `true` in the `dataLabel` configuration. Labels automatically adjust to avoid overlapping and maintain readability.
diff --git a/chart-sdk/react/charts/data-markers.md b/chart-sdk/react/charts/data-markers.md
index c24428748..c9461444c 100644
--- a/chart-sdk/react/charts/data-markers.md
+++ b/chart-sdk/react/charts/data-markers.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data markers in React Chart component | Syncfusion
-description: Learn here all about Data markers in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Data Markers in React Charts | Syncfusion
+description: Learn how to add markers to Syncfusion React Charts with custom shapes, images, fill colors, borders, and per-point styling for clear data point visualization.
control: Data markers
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data markers in React Chart component
+# Data Markers in React Charts
Data markers are visual indicators placed at each data point on a series, helping to clearly identify and highlight individual values in your chart. Markers improve readability and accessibility, especially in line and area charts where data points may otherwise be unclear. Customize marker shape, color, size, and appearance to match your design requirements.
diff --git a/chart-sdk/react/charts/date-time-axis.md b/chart-sdk/react/charts/date-time-axis.md
index 1d077c47d..b56354c4f 100644
--- a/chart-sdk/react/charts/date-time-axis.md
+++ b/chart-sdk/react/charts/date-time-axis.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Date time axis in React Chart component | Syncfusion
-description: Learn here all about Date time axis in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Date time axis
+title: DateTime Axis in React Charts | Syncfusion
+description: Learn how to use DateTime and DateTimeCategory axes in Syncfusion React Charts for time-based data with custom range, interval, and label formatting.
+control: Date time axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Date time axis in React Chart component
+# DateTime Axis in React Charts
## DateTime Axis
diff --git a/chart-sdk/react/charts/dynamic-data-update.md b/chart-sdk/react/charts/dynamic-data-update.md
index f4345570c..7d1c19adf 100644
--- a/chart-sdk/react/charts/dynamic-data-update.md
+++ b/chart-sdk/react/charts/dynamic-data-update.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Dynamic data update in React Chart component | Syncfusion
-description: Learn here all about dynamic data update in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Dynamic Data Update in React Charts | Syncfusion
+description: Learn how to dynamically add, remove, or replace data points in Syncfusion React Charts without re-rendering the entire chart.
control: Dynamic Data Update
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Dynamic data update in React Chart component
+# Dynamic Data Update in React Charts
The [React Charts](https://www.syncfusion.com/react-components/react-charts) component provides methods to dynamically modify data without requiring a full chart refresh. This enables real-time data visualization, interactive features, and responsive user experiences. Common scenarios include adding sensor readings, removing outdated data points, replacing entire datasets, and enabling click-based data manipulation.
diff --git a/chart-sdk/react/charts/ej1-api-migration.md b/chart-sdk/react/charts/ej1-api-migration.md
index 8fccfb231..e004cdbc1 100644
--- a/chart-sdk/react/charts/ej1-api-migration.md
+++ b/chart-sdk/react/charts/ej1-api-migration.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Ej1 api migration in React Chart component | Syncfusion
-description: Learn here all about Ej1 api migration in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Ej1 api migration
+title: EJ1 API Migration in React Charts | Syncfusion
+description: Learn how to migrate Syncfusion React Charts from Essential JS 1 to Essential JS 2, covering property, method, event, and series API changes.
+control: Ej1 api migration
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Ej1 api migration in React Chart component
+# EJ1 API Migration in React Charts
This article describes the API migration process of the Chart component from Essential® JS 1 to Essential® JS 2.
diff --git a/chart-sdk/react/charts/feature-modules.md b/chart-sdk/react/charts/feature-modules.md
index 862d5ee3f..c9f8281e4 100644
--- a/chart-sdk/react/charts/feature-modules.md
+++ b/chart-sdk/react/charts/feature-modules.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Module in React Chart component | Syncfusion
-description: Learn here all about Module in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Module
+title: Feature Modules in React Charts | Syncfusion
+description: Learn how to load Syncfusion React Charts feature modules on demand to keep your bundle size small and load only what you need.
+control: Module
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Module in React Chart component
+# Feature Modules in React Charts
The following available modules should be injected to extend the Chart's functionality.
diff --git a/chart-sdk/react/charts/financial-types.md b/chart-sdk/react/charts/financial-types.md
index 76a763506..4e1ff6820 100644
--- a/chart-sdk/react/charts/financial-types.md
+++ b/chart-sdk/react/charts/financial-types.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Financial types in React Chart component | Syncfusion
-description: Learn here all about Financial types in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Financial Types in React Charts | Syncfusion
+description: Learn how to render Hilo, candle, and Hilo Open-Close financial chart types in Syncfusion React Charts for market data visualization.
control: Financial types
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Financial types in React Chart component
+# Financial Types in React Charts
Financial charts are used to illustrate the movements in the price of a financial instrument over time.
diff --git a/chart-sdk/react/charts/getting-started.md b/chart-sdk/react/charts/getting-started.md
index df9a1ed79..63484ec50 100644
--- a/chart-sdk/react/charts/getting-started.md
+++ b/chart-sdk/react/charts/getting-started.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Getting Started with React Chart Component | Syncfusion
-description: Check out and learn about the Getting Started with React Chart component of Syncfusion Essential JS 2 and more details.
+title: Getting Started with React Charts | Syncfusion
+description: Learn how to add Syncfusion React Charts to a React app using the Syncfusion CLI or Vite, install the package, inject modules, bind data, and render your first chart.
control: Getting started
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting Started with the React Chart Component
+# Getting Started with React Charts
This section explains how to create a simple Chart component.
diff --git a/chart-sdk/react/charts/gradient.md b/chart-sdk/react/charts/gradient.md
index 30a3b0d06..fbb63ed1d 100644
--- a/chart-sdk/react/charts/gradient.md
+++ b/chart-sdk/react/charts/gradient.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Gradient in React Chart component | Syncfusion
-description: Learn here all about Gradient in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Gradient in React Charts | Syncfusion
+description: Learn how to apply linear and radial gradient fills to Syncfusion React Charts series for richer visual styling.
control: Gradient
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gradient in React Chart control
+# Gradient in React Charts
diff --git a/chart-sdk/react/charts/how-to/add-series.md b/chart-sdk/react/charts/how-to/add-series.md
index 6969f3dad..3f30badfa 100644
--- a/chart-sdk/react/charts/how-to/add-series.md
+++ b/chart-sdk/react/charts/how-to/add-series.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Add series in React Chart component | Syncfusion
-description: Learn here all about Add series in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to add or remove series in React Charts | Syncfusion
+description: Learn how to add or remove series dynamically in Syncfusion React Charts at runtime without re-rendering the chart.
control: Add series
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Add series in React Chart component
+# How to add or remove series in React Charts
You can add or remove the chart series dynamically by using the `addSeries` or `removeSeries` method.
diff --git a/chart-sdk/react/charts/how-to/click-data.md b/chart-sdk/react/charts/how-to/click-data.md
index 2c90f7b6a..df9d28089 100644
--- a/chart-sdk/react/charts/how-to/click-data.md
+++ b/chart-sdk/react/charts/how-to/click-data.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Click data in React Chart component | Syncfusion
-description: Learn here all about Click data in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to handle point click in React Charts | Syncfusion
+description: Learn how to handle point-click events on Syncfusion React Charts and read the clicked data point values in your app.
control: Click data
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Click data in React Chart component
+# How to handle point click in React Charts
By using the [`pointClick`](https://ej2.syncfusion.com/react/documentation/api/chart#pointclick) event, you can get the chart data of clicked area.
diff --git a/chart-sdk/react/charts/how-to/data-label-template.md b/chart-sdk/react/charts/how-to/data-label-template.md
index 3d37753b2..0a6b4660a 100644
--- a/chart-sdk/react/charts/how-to/data-label-template.md
+++ b/chart-sdk/react/charts/how-to/data-label-template.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Data label template in React Chart component | Syncfusion
-description: Learn here all about Data label template in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Data label template
+title: How to use a data label template in React Charts | Syncfusion
+description: Learn how to render a custom HTML template for data labels in Syncfusion React Charts with field-driven content.
+control: Data label template
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Data label template in React Chart component
+# How to use a data label template in React Charts
You can bind text and interior information for a point from dataSource other than x and y value. To change color for the background in the datalabel template, you can use `${point.text}`.
To use point.text, you have to bind the property from dataSource to name in the datalabel options.
diff --git a/chart-sdk/react/charts/how-to/footer.md b/chart-sdk/react/charts/how-to/footer.md
index 33a9a3837..a5772fcff 100644
--- a/chart-sdk/react/charts/how-to/footer.md
+++ b/chart-sdk/react/charts/how-to/footer.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Footer in React Chart component | Syncfusion
-description: Learn here all about Footer in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to add a footer in React Charts | Syncfusion
+description: Learn how to add a footer to Syncfusion React Charts using custom HTML annotations on the chart area.
control: Footer
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Footer in React Chart component
+# How to add a footer in React Charts
By using `annotation`, you can place any html elements to chart in a desired view.
diff --git a/chart-sdk/react/charts/how-to/grid-data-chart.md b/chart-sdk/react/charts/how-to/grid-data-chart.md
index 2ea95ef8a..b7ffb56e5 100644
--- a/chart-sdk/react/charts/how-to/grid-data-chart.md
+++ b/chart-sdk/react/charts/how-to/grid-data-chart.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Grid data chart in React Chart component | Syncfusion
-description: Learn here all about Grid data chart in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to visualize Grid data in React Charts | Syncfusion
+description: Learn how to visualize data from a Syncfusion React Grid in Syncfusion React Charts by using the Grid's actionComplete and dataBound events.
control: Grid data chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Grid data chart in React Chart component
+# How to visualize Grid data in React Charts
You can visualize the data that returned by grid in chart.
diff --git a/chart-sdk/react/charts/how-to/initial-scrollbar.md b/chart-sdk/react/charts/how-to/initial-scrollbar.md
index 56fbc901b..7a6fac855 100644
--- a/chart-sdk/react/charts/how-to/initial-scrollbar.md
+++ b/chart-sdk/react/charts/how-to/initial-scrollbar.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Initial scrollbar in React Chart component | Syncfusion
-description: Learn here all about Initial scrollbar in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to set initial scrollbar in React Charts | Syncfusion
+description: Learn how to make the scrollbar visible on initial render of Syncfusion React Charts for zoomed chart views.
control: Initial scrollbar
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Initial scrollbar in React Chart component
+# How to set initial scrollbar in React Charts
By setting `zoomFactor` in primaryXAxis and `isZoomed` value as `true` in [`load`](https://ej2.syncfusion.com/react/documentation/api/chart/chartModel#load) event and `enableScrollbar` value as `true` in`zoomSettings`, you can make the scrollbar visible in initial rendering of chart.
diff --git a/chart-sdk/react/charts/how-to/legend-customization.md b/chart-sdk/react/charts/how-to/legend-customization.md
index 0bec626e9..4e50a8a57 100644
--- a/chart-sdk/react/charts/how-to/legend-customization.md
+++ b/chart-sdk/react/charts/how-to/legend-customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Legend customization in React Chart component | Syncfusion
-description: Learn here all about Legend customization in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to customize legend in React Charts | Syncfusion
+description: Learn how to customize legend per series in Syncfusion React Charts for a more meaningful legend display.
control: Legend customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Legend customization in React Chart component
+# How to customize legend in React Charts
By using the [`legendRender`](https://ej2.syncfusion.com/react/documentation/api/chart/chartModel#legendrender), you can customize the legend shape.
diff --git a/chart-sdk/react/charts/how-to/live-chart.md b/chart-sdk/react/charts/how-to/live-chart.md
index 7a9363827..5e7e84dfd 100644
--- a/chart-sdk/react/charts/how-to/live-chart.md
+++ b/chart-sdk/react/charts/how-to/live-chart.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Live chart in React Chart component | Syncfusion
-description: Learn here all about Live chart in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Live chart
+title: How to create a live chart in React Charts | Syncfusion
+description: Learn how to create a live Syncfusion React Charts that updates with new data in real time for dynamic dashboards and monitoring.
+control: Live chart
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Live chart in React Chart component
+# How to create a live chart in React Charts
You can update a chart with live data by using the set interval.
diff --git a/chart-sdk/react/charts/how-to/marker-customization.md b/chart-sdk/react/charts/how-to/marker-customization.md
index 70d1d98ec..49e9d076e 100644
--- a/chart-sdk/react/charts/how-to/marker-customization.md
+++ b/chart-sdk/react/charts/how-to/marker-customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Marker customization in React Chart component | Syncfusion
-description: Learn here all about Marker customization in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to customize marker shape in React Charts | Syncfusion
+description: Learn how to customize marker shape per data point in Syncfusion React Charts series for richer visual cues.
control: Marker customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Marker customization in React Chart component
+# How to customize marker shape in React Charts
By using the [`pointRender`](https://ej2.syncfusion.com/react/documentation/api/chart/chartModel#pointrender), you can customize the marker shape.
diff --git a/chart-sdk/react/charts/how-to/percentage-tool-tip.md b/chart-sdk/react/charts/how-to/percentage-tool-tip.md
index e7afc681b..3768c8b32 100644
--- a/chart-sdk/react/charts/how-to/percentage-tool-tip.md
+++ b/chart-sdk/react/charts/how-to/percentage-tool-tip.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Percentage tool tip in React Chart component | Syncfusion
-description: Learn here all about Percentage tool tip in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to show percentage in pie tooltip in React Charts | Syncfusion
+description: Learn how to show each point's percentage share in the Syncfusion React Charts pie tooltip for clearer comparison.
control: Percentage tool tip
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Percentage tool tip in React Chart component
+# How to show percentage in pie tooltip in React Charts
By using the [`tooltipRender`](https://ej2.syncfusion.com/react/documentation/api/chart/chartModel#tooltiprender) event, you can show the percentage value for each point of pie series in tooltip.
diff --git a/chart-sdk/react/charts/how-to/points-customization.md b/chart-sdk/react/charts/how-to/points-customization.md
index 607eae042..76d71c7c4 100644
--- a/chart-sdk/react/charts/how-to/points-customization.md
+++ b/chart-sdk/react/charts/how-to/points-customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Points customization in React Chart component | Syncfusion
-description: Learn here all about Points customization in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to customize point colors in React Charts | Syncfusion
+description: Learn how to customize individual point colors in Syncfusion React Charts series for clearer category highlighting.
control: Points customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Points customization in React Chart component
+# How to customize point colors in React Charts
You can customize the series points by using the `pointColorMapping` property.
diff --git a/chart-sdk/react/charts/how-to/prevent-data-label.md b/chart-sdk/react/charts/how-to/prevent-data-label.md
index 5e72b8110..5c890860e 100644
--- a/chart-sdk/react/charts/how-to/prevent-data-label.md
+++ b/chart-sdk/react/charts/how-to/prevent-data-label.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Prevent data label in React Chart component | Syncfusion
-description: Learn here all about Prevent data label in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to prevent data labels in React Charts | Syncfusion
+description: Learn how to prevent Syncfusion React Charts data labels from showing zero values for cleaner numeric visualizations.
control: Prevent data label
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Prevent data label in React Chart component
+# How to prevent data labels in React Charts
To prevent the chart data label when the data value is 0, follow the given steps:
diff --git a/chart-sdk/react/charts/how-to/selected-data-grid.md b/chart-sdk/react/charts/how-to/selected-data-grid.md
index fd43cb4ad..e16973e36 100644
--- a/chart-sdk/react/charts/how-to/selected-data-grid.md
+++ b/chart-sdk/react/charts/how-to/selected-data-grid.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Selected data grid in React Chart component | Syncfusion
-description: Learn here all about Selected data grid in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to display selected data in a grid in React Charts | Syncfusion
+description: Learn how to display Syncfusion React Charts range-selected data values inside a Syncfusion Grid using drag events.
control: Selected data grid
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Selected data grid in React Chart component
+# How to display selected data in a grid in React Charts
By using the [`dragComplete`](https://ej2.syncfusion.com/react/documentation/api/chart/chartModel#dragcomplete), you can get the selected data values for range selection.
diff --git a/chart-sdk/react/charts/how-to/stacking-total.md b/chart-sdk/react/charts/how-to/stacking-total.md
index 3482d1333..a2bde31ed 100644
--- a/chart-sdk/react/charts/how-to/stacking-total.md
+++ b/chart-sdk/react/charts/how-to/stacking-total.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Stacking total in React Chart component | Syncfusion
-description: Learn here all about Stacking total in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+ttitle: How to show stacking series total in React Charts | Syncfusion
+description: Learn how to show the total value on top of stacked Syncfusion React Charts series using annotations at each x point.
control: Stacking total
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Stacking total in React Chart component
+# How to show stacking series total in React Charts
By using the `annotation`, you can show any element in desired view.
diff --git a/chart-sdk/react/charts/how-to/threshold.md b/chart-sdk/react/charts/how-to/threshold.md
index 28191b095..70d334ef8 100644
--- a/chart-sdk/react/charts/how-to/threshold.md
+++ b/chart-sdk/react/charts/how-to/threshold.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Threshold in React Chart component | Syncfusion
-description: Learn here all about Threshold in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to add a threshold line in React Charts | Syncfusion
+description: Learn how to mark a y-axis threshold line on Syncfusion React Charts using striplines to highlight reference values.
control: Threshold
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Threshold in React Chart component
+# How to add a threshold line in React Charts
You can mark a threshold in chart by using the `stripline`.
diff --git a/chart-sdk/react/charts/how-to/tool-tip-format.md b/chart-sdk/react/charts/how-to/tool-tip-format.md
index 858133a79..c7a352aca 100644
--- a/chart-sdk/react/charts/how-to/tool-tip-format.md
+++ b/chart-sdk/react/charts/how-to/tool-tip-format.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tool tip format in React Chart component | Syncfusion
-description: Learn here all about Tool tip format in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to format date tooltips in React Charts | Syncfusion
+description: Learn how to format date and time values in Syncfusion React Charts tooltips for clearer, locale-friendly data display.
control: Tool tip format
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tool tip format in React Chart component
+# How to format date tooltips in React Charts
Using [`tooltipRender`](https://ej2.syncfusion.com/react/documentation/api/chart/chartModel#tooltiprender) event, you can able to format the datetime value instead of rendered value.
diff --git a/chart-sdk/react/charts/how-to/tool-tip-table.md b/chart-sdk/react/charts/how-to/tool-tip-table.md
index f0dea5f62..caa56df89 100644
--- a/chart-sdk/react/charts/how-to/tool-tip-table.md
+++ b/chart-sdk/react/charts/how-to/tool-tip-table.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tool tip table in React Chart component | Syncfusion
-description: Learn here all about Tool tip table in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: How to add a table in the tooltip in React Charts | Syncfusion
+description: Learn how to show a custom HTML table inside Syncfusion React Charts tooltips using the template property.
control: Tool tip table
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tool tip table in React Chart component
+# How to add a table in the tooltip in React Charts
You can show the tooltip as table by using template property in tooltip.
diff --git a/chart-sdk/react/charts/internationalization.md b/chart-sdk/react/charts/internationalization.md
index a73944999..e3a7f0039 100644
--- a/chart-sdk/react/charts/internationalization.md
+++ b/chart-sdk/react/charts/internationalization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Internationalization in React Chart component | Syncfusion
-description: Learn here all about Internationalization in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Internationalization in React Charts | Syncfusion
+description: Learn how to localize Syncfusion React Charts for global users with right-to-left layouts, locale-specific number formats, and culture data.
control: Internationalization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Internationalization in React Chart component
+# Internationalization in React Charts
Chart provides support for internationalization for the following elements:
diff --git a/chart-sdk/react/charts/legend.md b/chart-sdk/react/charts/legend.md
index 318671d3f..91049ca96 100644
--- a/chart-sdk/react/charts/legend.md
+++ b/chart-sdk/react/charts/legend.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Legend in React Chart component | Syncfusion
-description: Learn here all about Legend in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Legend in React Charts | Syncfusion
+description: Learn how to add and customize the legend in Syncfusion React Charts to identify series, control position, and toggle series visibility.
control: Legend
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Legend in React Chart component
+# Legend in React Charts
The legend provides information about the series rendered in the chart and helps users identify each series by its color, shape, or style.
diff --git a/chart-sdk/react/charts/localization.md b/chart-sdk/react/charts/localization.md
index 97198f5a7..1205ecad2 100644
--- a/chart-sdk/react/charts/localization.md
+++ b/chart-sdk/react/charts/localization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Localization in React Chart component | Syncfusion
-description: Learn here all about Localization in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Localization in React Charts | Syncfusion
+description: Learn how to localize Syncfusion React Charts by translating axis labels, tooltips, and legends into different languages for global audiences.
control: Localization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Localization in React Chart component
+# Localization in React Charts
The localization library localizes the Chart's default text content. Static text used by chart features (for example, zoom toolbar labels) can be translated by providing a locale value and a translation object.
diff --git a/chart-sdk/react/charts/logarithmic-axis.md b/chart-sdk/react/charts/logarithmic-axis.md
index c720678a4..509806b27 100644
--- a/chart-sdk/react/charts/logarithmic-axis.md
+++ b/chart-sdk/react/charts/logarithmic-axis.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Logarithmic axis in React Chart component | Syncfusion
-description: Learn here all about Logarithmic axis in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Logarithmic Axis in React Charts | Syncfusion
+description: Learn how to use a logarithmic axis in Syncfusion React Charts to plot data that spans several orders of magnitude on a compressed scale.
control: Logarithmic axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Logarithmic axis in React Chart component
+# Logarithmic Axis in React Charts
diff --git a/chart-sdk/react/charts/multiple-panes.md b/chart-sdk/react/charts/multiple-panes.md
index fd537b69b..e9fdc01a6 100644
--- a/chart-sdk/react/charts/multiple-panes.md
+++ b/chart-sdk/react/charts/multiple-panes.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Multiple panes in React Chart component | Syncfusion
-description: Learn here all about Multiple panes in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Multiple Panes in React Charts | Syncfusion
+description: Learn how to split Syncfusion React Charts into multiple panes to compare related series like price and volume in a single, aligned view.
control: Multiple panes
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Multiple panes in React Chart component
+# Multiple Panes in React Charts
The chart area can be divided into multiple panes by defining rows and columns using the [`rows`](https://ej2.syncfusion.com/react/documentation/api/chart/row) and [`columns`](https://ej2.syncfusion.com/react/documentation/api/chart/column) collections. This feature is useful for displaying multiple related datasets within the same chart container while maintaining clear visual separation.
diff --git a/chart-sdk/react/charts/nextjs-getting-started.md b/chart-sdk/react/charts/nextjs-getting-started.md
index c2fb5d69e..24a13c901 100644
--- a/chart-sdk/react/charts/nextjs-getting-started.md
+++ b/chart-sdk/react/charts/nextjs-getting-started.md
@@ -1,14 +1,14 @@
---
layout: post
-title: React Chart getting started with Next.js | Syncfusion
-description: Check out and learn here all about how to use the Syncfusion React UI components in the Next.js project.
+title: Getting Started with React Charts in Next.js | Syncfusion
+description: Learn how to set up Syncfusion React Charts in a Next.js 14 or 15 project, install the package, and add the Chart component to a server-rendered page.
control: Next.js
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting Started with React Chart in Next.js
+# Getting Started with React Charts in Next.js
This section provides a step-by-step guide for setting up a Next.js application and integrating the [React Charts](https://www.syncfusion.com/react-components/react-charts) component.
diff --git a/chart-sdk/react/charts/numeric-axis.md b/chart-sdk/react/charts/numeric-axis.md
index e66719470..a001ef916 100644
--- a/chart-sdk/react/charts/numeric-axis.md
+++ b/chart-sdk/react/charts/numeric-axis.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Numeric axis in React Chart component | Syncfusion
-description: Learn here all about Numeric axis in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Numeric axis in React Charts | Syncfusion
+description: Learn how to configure a numeric axis in Syncfusion React Charts to plot continuous numeric values with a defined range and interval.
control: Numeric axis
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Numeric axis in React Chart component
+# Numeric axis in React Charts
The numeric axis is used to represent numeric values in a chart. By default, the `valueType` of an axis is set to `Double`, which is suitable for displaying continuous numerical data.
diff --git a/chart-sdk/react/charts/preact.md b/chart-sdk/react/charts/preact.md
index a0408e652..3b03f3a6d 100644
--- a/chart-sdk/react/charts/preact.md
+++ b/chart-sdk/react/charts/preact.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Getting Started with React Chart Component for Preact | Syncfusion
-description: Check out and learn about getting started with the Preact Framework and React Chart Component of Syncfusion Essential JS 2 and more details.
+title: Getting Started with React Charts in Preact | Syncfusion
+description: Learn how to set up Syncfusion React Charts in a Preact project, install the package, and render your first chart in this lightweight React alternative.
control: Preact
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting Started with React Chart Component in the Preact Framework
+# Getting Started with React Charts in Preact
This article provides a step-by-step guide for setting up a [Preact](https://preactjs.com) project and integrating the [React Charts](https://www.syncfusion.com/react-components/react-charts) component.
diff --git a/chart-sdk/react/charts/render-methods.md b/chart-sdk/react/charts/render-methods.md
index 07e0b0837..26fa88972 100644
--- a/chart-sdk/react/charts/render-methods.md
+++ b/chart-sdk/react/charts/render-methods.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Render methods in React Chart component | Syncfusion
-description: Learn here all about Render methods in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Render methods in React Charts | Syncfusion
+description: Learn how to use the render and refresh methods on Syncfusion React Charts to re-render the chart manually after data or option changes.
control: Render methods
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Render methods in React Chart component
+# Render methods in React Charts
Chart uses following two rendering methods.
diff --git a/chart-sdk/react/charts/selection.md b/chart-sdk/react/charts/selection.md
index ce7a0a468..2fc9a5e87 100644
--- a/chart-sdk/react/charts/selection.md
+++ b/chart-sdk/react/charts/selection.md
@@ -1,15 +1,15 @@
---
layout: post
-title: Selection in React Chart component | Syncfusion
-description: Learn here all about Selection in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Selection
+title: Selection in React Charts | Syncfusion
+description: Learn how to select points, series, or rectangular and lasso regions in Syncfusion React Charts using Point, Series, Cluster, Drag, and Lasso selection modes.
+control: Selection
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Selection in React Chart component
+# Selection in React Charts
The chart provides selection support for both series and individual data points when users interact with the chart using mouse clicks.
diff --git a/chart-sdk/react/charts/series-label.md b/chart-sdk/react/charts/series-label.md
index ef6ffe7c5..2a912c06b 100644
--- a/chart-sdk/react/charts/series-label.md
+++ b/chart-sdk/react/charts/series-label.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Series label in React Chart component | Syncfusion
-description: Learn here all about Series label in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Series label in React Charts | Syncfusion
+description: Learn how to add labels to the series in Syncfusion React Charts to make every series self-describing without relying on the legend.
control: Series label
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Series label in React Chart component
+# Series label in React Charts
The series label displays the name of each series inline, positioned near the end of the series path or the last visible data point. This helps identify each series without referring to the legend.
diff --git a/chart-sdk/react/charts/strip-line.md b/chart-sdk/react/charts/strip-line.md
index 2ac91e27a..1ad473dee 100644
--- a/chart-sdk/react/charts/strip-line.md
+++ b/chart-sdk/react/charts/strip-line.md
@@ -1,8 +1,8 @@
---
layout: post
-title: Strip line in React Chart component | Syncfusion
-description: Learn here all about Strip line in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Strip line
+title: Strip line in React Charts | Syncfusion
+description: Learn how to add horizontal, vertical, or segmented strip lines in Syncfusion React Charts to mark thresholds, ranges, or reference values.
+control: Strip line
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
@@ -10,7 +10,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
-# Strip line in React Chart component
+# Strip line in React Charts
The [React Charts](https://www.syncfusion.com/react-components/react-charts) component supports horizontal and vertical strip lines, providing visual guides to highlight specific ranges in the chart area. Strip lines can be added to both axes and fully customized based on visual and functional requirements. To use strip line features, inject the `StripLine` module into the `services`.
diff --git a/chart-sdk/react/charts/synchronized-chart.md b/chart-sdk/react/charts/synchronized-chart.md
index 60f107a4a..504e92f45 100644
--- a/chart-sdk/react/charts/synchronized-chart.md
+++ b/chart-sdk/react/charts/synchronized-chart.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Synchronized Charts in React Chart component | Syncfusion
-description: Learn here all about Synchronized Charts in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Synchronized Charts in React Charts | Syncfusion
+description: Learn how to synchronize Syncfusion React Charts across multiple panels so tooltip, crosshair, and selection events move together for linked views.
control: Synchronized charts
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Synchronized Charts in React Chart component
+# Synchronized Charts in React Charts
Synchronized charts allow multiple chart instances to share common interactions so that actions performed on one chart are reflected across the others. This approach is useful for comparing related datasets and analyzing trends consistently across multiple visualizations.
diff --git a/chart-sdk/react/charts/technical-indicators.md b/chart-sdk/react/charts/technical-indicators.md
index 49dfd364a..f07e90ea3 100644
--- a/chart-sdk/react/charts/technical-indicators.md
+++ b/chart-sdk/react/charts/technical-indicators.md
@@ -1,15 +1,15 @@
---
layout: post
-title: Technical indicators in React Chart component | Syncfusion
-description: Learn here all about Technical indicators in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Technical indicators
+title: Technical indicators in React Charts | Syncfusion
+description: Learn how to overlay technical indicators on Syncfusion React Charts for financial analysis.
+control: Technical indicators
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Technical indicators in React Chart component
+# Technical indicators in React Charts
A technical indicator is a mathematical calculation based on historical price, volume, or open‑interest information that aims to forecast financial market direction.
diff --git a/chart-sdk/react/charts/title-subtitle.md b/chart-sdk/react/charts/title-subtitle.md
index 83bfd4626..0cf6c2d84 100644
--- a/chart-sdk/react/charts/title-subtitle.md
+++ b/chart-sdk/react/charts/title-subtitle.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Title and subtitle in React Chart component | Syncfusion
-description: Learn here all about Title and subtitle in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Title and subtitle in React Charts | Syncfusion
+description: Learn how to add a title, subtitle, and custom text to Syncfusion React Charts with options for alignment, font, and background styling.
control: Title and subtitle
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Title and Subtitle in React Chart Component
+# Title and subtitle in React Charts
Chart titles and subtitles help provide context for the visualized data. The title typically indicates the main subject or metric represented in the chart, while the subtitle adds supporting details such as data sources, time ranges, or explanatory notes. Both elements can be customized in terms of position, alignment, and style to align with application design requirements.
diff --git a/chart-sdk/react/charts/tool-tip.md b/chart-sdk/react/charts/tool-tip.md
index c0dcfdf01..214fc96e8 100644
--- a/chart-sdk/react/charts/tool-tip.md
+++ b/chart-sdk/react/charts/tool-tip.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tooltip in React Chart component | Syncfusion
-description: Learn here all about Tooltip in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Tooltip
+title: Tooltip in React Charts | Syncfusion
+description: Learn how to enable tooltips in Syncfusion React Charts with custom formats, HTML templates, highlighting, fixed position, and follow-pointer behavior.
+control: Tooltip
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tooltip in React Chart component
+# Tooltip in React Charts
The chart displays detailed information about a data point through a tooltip when the mouse pointer moves over the point.
diff --git a/chart-sdk/react/charts/trend-lines.md b/chart-sdk/react/charts/trend-lines.md
index 0368af495..a0867ab43 100644
--- a/chart-sdk/react/charts/trend-lines.md
+++ b/chart-sdk/react/charts/trend-lines.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Trend lines in React Chart component | Syncfusion
-description: Learn here all about Trend lines in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Trend lines in React Charts | Syncfusion
+description: Learn how to add linear, exponential, logarithmic, power, moving average and polynomial trend lines to Syncfusion React Charts to highlight data direction.
control: Trend lines
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Trend lines in React Chart component
+# Trend lines in React Charts
Trendlines help identify patterns, direction, and overall trends in numerical data. They project the general movement of data values and are widely used in analytics, forecasting, and financial charts. Trendlines can be added to Cartesian series types such as Line, Column, Scatter, Area, Candle, and Hilo (excluding bar series). Multiple trendlines can be added to a single series based on the analysis needs.
diff --git a/chart-sdk/react/charts/understanding-chart.md b/chart-sdk/react/charts/understanding-chart.md
index f218b8de7..c1909378a 100644
--- a/chart-sdk/react/charts/understanding-chart.md
+++ b/chart-sdk/react/charts/understanding-chart.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Understanding React Chart component | Syncfusion
-description: Explore and understand the Syncfusion React Chart component in Essential JS 2 and discover its powerful features.
+title: Understanding React Charts | Syncfusion
+description: Learn the core building blocks of Syncfusion React Charts, including series, axes, legends, tooltips, and how they fit into a chart layout.
platform: chart-sdk
control: Understanding
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Understanding of React Chart
+# Understanding React Charts
The [React Charts](https://www.syncfusion.com/react-components/react-charts) component is a versatile visualization tool that presents data using a wide range of graphical formats. Each chart is composed of essential elements—such as the title, series, tooltip, legend, and axes—that work together to provide clear, interactive, and meaningful insights. Understanding these elements helps in configuring and customizing charts for various analytical needs.
diff --git a/chart-sdk/react/charts/user-interaction.md b/chart-sdk/react/charts/user-interaction.md
index d78ec7ff3..7b9440225 100644
--- a/chart-sdk/react/charts/user-interaction.md
+++ b/chart-sdk/react/charts/user-interaction.md
@@ -1,7 +1,7 @@
---
layout: post
-title: User interaction in React Chart component | Syncfusion
-description: Learn here all about User interaction in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: User interaction in React Charts | Syncfusion
+description: Learn how Syncfusion React Charts respond to user interactions including tooltips, zooming, panning, crosshair, trackball, selection, and data editing.
control: User interaction
platform: chart-sdk
documentation: ug
@@ -10,7 +10,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
-# User interaction in React Chart component
+# User interaction in React Charts
## Tooltip
diff --git a/chart-sdk/react/charts/working-with-data.md b/chart-sdk/react/charts/working-with-data.md
index 11e66cb4e..7c745b144 100644
--- a/chart-sdk/react/charts/working-with-data.md
+++ b/chart-sdk/react/charts/working-with-data.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Working with data in React Chart component | Syncfusion
-description: Learn here all about Working with data in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
+title: Working with data in React Charts | Syncfusion
+description: Learn how to bind local, remote, and observable data sources to Syncfusion React Charts and map fields to series and axes.
control: Working with data
platform: chart-sdk
documentation: ug
@@ -10,7 +10,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
-# Working with data in React Chart component
+# Working with data in React Charts
The [React Charts](https://www.syncfusion.com/react-components/react-charts) component supports multiple data binding approaches to suit different application scenarios. Data can be bound from local JSON arrays, dynamically loaded on demand with lazy loading, or fetched from remote services using various adaptor patterns. This guide covers all available data binding methods, helping you choose the right approach for your use case based on data size, performance requirements, and backend architecture.
diff --git a/chart-sdk/react/charts/zooming.md b/chart-sdk/react/charts/zooming.md
index 8f89285a9..3d318d458 100644
--- a/chart-sdk/react/charts/zooming.md
+++ b/chart-sdk/react/charts/zooming.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Zooming in React Chart component | Syncfusion
-description: Learn here all about Zooming in Syncfusion React Chart component of Syncfusion Essential JS 2 and more.
-control: Zooming
+title: Zooming in React Charts | Syncfusion
+description: Learn how to enable mouse-wheel, pinch, selection, and toolbar zooming in Syncfusion React Charts, with options for pan and reset.
+control: Zooming
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Zooming in React Chart component
+# Zooming in React Charts
To get start quickly with React Chart Zooming and Panning, you can check on this video:
diff --git a/chart-sdk/react/circular-gauge/accessibility.md b/chart-sdk/react/circular-gauge/accessibility.md
index 44866af5d..f76adfcd9 100644
--- a/chart-sdk/react/circular-gauge/accessibility.md
+++ b/chart-sdk/react/circular-gauge/accessibility.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility in React Circular Gauge component | Syncfusion
-description: Learn here all about Accessibility in Syncfusion React Circular Gauge component of Syncfusion Essential JS 2 and more.
+title: Accessibility in React Circular Gauge | Syncfusion
+description: Learn how the React Circular Gauge meets WCAG 2.2, Section 508, ARIA, and screen reader support, with WAI-ARIA attribute details and compliance validation.
control: Accessibility
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility in React Circular Gauge component
+# Accessibility in React Circular Gauge
The Circular Gauge component follows commonly used accessibility guidelines and standards, such as [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles).
diff --git a/chart-sdk/react/circular-gauge/ej1-api-migration.md b/chart-sdk/react/circular-gauge/ej1-api-migration.md
index 571c5306d..41f120661 100644
--- a/chart-sdk/react/circular-gauge/ej1-api-migration.md
+++ b/chart-sdk/react/circular-gauge/ej1-api-migration.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Ej1 api migration in React Circular gauge component | Syncfusion
-description: Learn here all about Ej1 api migration in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
-control: Ej1 api migration
+title: Migration from Essential JS 1 in React Circular Gauge | Syncfusion
+description: Migrate the React Circular Gauge from Essential JS 1 to JS 2 with side-by-side property mapping for axes, ticks, labels, ranges, pointers, and other settings.
+control: Ej1 api migration
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Ej1 api migration in React Circular gauge component
+# Migration from Essential JS 1 in React Circular Gauge
This article describes the API migration process of Accordion component from Essential® JS 1 to Essential® JS 2.
diff --git a/chart-sdk/react/circular-gauge/gauge-animation.md b/chart-sdk/react/circular-gauge/gauge-animation.md
index 297e43768..0a8f1ee3a 100644
--- a/chart-sdk/react/circular-gauge/gauge-animation.md
+++ b/chart-sdk/react/circular-gauge/gauge-animation.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Animation in React Circular Gauge component | Syncfusion
-description: Learn here all about animation in the Syncfusion React Circular Gauge component of Syncfusion Essential JS 2 and more.
+title: Animation in React Circular Gauge | Syncfusion
+description: Animate React Circular Gauge elements sequentially using the animationDuration property to render axis lines, ticks, labels, ranges, pointers, and annotations.
control: Circular Gauge
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Animation in React Circular Gauge component
+# Animation in React Circular Gauge
All of the elements in the Circular Gauge, such as the axis lines, ticks, labels, ranges, pointers, and annotations, can be animated sequentially by using the [animationDuration](https://ej2.syncfusion.com/react/documentation/api/circular-gauge#animationduration) property. The animation for the Circular Gauge is enabled when the `animationDuration` property is set to an appropriate value in milliseconds, providing a smooth rendering effect for the component. If the `animationDuration` property is set to **0**, which is the default value, the animation effect is disabled. If the animation is enabled, the component will behave in the following order.
diff --git a/chart-sdk/react/circular-gauge/gauge-annotations.md b/chart-sdk/react/circular-gauge/gauge-annotations.md
index b4305593e..052e77d2d 100644
--- a/chart-sdk/react/circular-gauge/gauge-annotations.md
+++ b/chart-sdk/react/circular-gauge/gauge-annotations.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Gauge annotations in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge annotations in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
+title: Annotations in React Circular Gauge | Syncfusion
+description: Mark specific areas in the React Circular Gauge with custom text, shapes, or images by adding the Annotations module and configuring annotation content.
control: Gauge annotations
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge annotations in React Circular gauge component
+# Annotations in React Circular Gauge
Annotations are used to mark a specific area of interest in the gauge with texts, shapes or images.
diff --git a/chart-sdk/react/circular-gauge/gauge-appearance.md b/chart-sdk/react/circular-gauge/gauge-appearance.md
index e5c1ec850..38504dd8a 100644
--- a/chart-sdk/react/circular-gauge/gauge-appearance.md
+++ b/chart-sdk/react/circular-gauge/gauge-appearance.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Gauge appearance in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge appearance in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
-control: Gauge appearance
+title: Appearance in React Circular Gauge | Syncfusion
+description: Customize React Circular Gauge appearance with title text, position, background, margins, and other style properties to match your application design.
+control: Gauge appearance
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge appearance in React Circular gauge component
+# Appearance in React Circular Gauge
## Gauge Title
diff --git a/chart-sdk/react/circular-gauge/gauge-axes.md b/chart-sdk/react/circular-gauge/gauge-axes.md
index 57edfcec0..819060944 100644
--- a/chart-sdk/react/circular-gauge/gauge-axes.md
+++ b/chart-sdk/react/circular-gauge/gauge-axes.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Gauge axes in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge axes in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
+title: Axes in React Circular Gauge | Syncfusion
+description: Configure axes in the React Circular Gauge with lineStyle, background, major and minor ticks, labels, and multiple-axis support for richer visualizations.
control: Gauge axes
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge axes in React Circular Gauge component
+# Axes in React Circular Gauge
By default, gauge will be displayed with an axis. Each axis contains its own ranges, pointers and annotation.
diff --git a/chart-sdk/react/circular-gauge/gauge-dimensions.md b/chart-sdk/react/circular-gauge/gauge-dimensions.md
index 1869dd4b2..b45b44589 100644
--- a/chart-sdk/react/circular-gauge/gauge-dimensions.md
+++ b/chart-sdk/react/circular-gauge/gauge-dimensions.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Gauge dimensions in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge dimensions in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
+title: Dimensions in React Circular Gauge | Syncfusion
+description: Set the React Circular Gauge size via inline width and height, CSS, or container-based sizing for responsive layouts in pixels or percentages.
control: Gauge dimensions
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge dimensions in React Circular gauge component
+# Dimensions in React Circular Gauge
## Size for Container
diff --git a/chart-sdk/react/circular-gauge/gauge-legend.md b/chart-sdk/react/circular-gauge/gauge-legend.md
index 8cd43d04e..c5b5eee72 100644
--- a/chart-sdk/react/circular-gauge/gauge-legend.md
+++ b/chart-sdk/react/circular-gauge/gauge-legend.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Gauge legend in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge legend in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
+title: Legend in React Circular Gauge | Syncfusion
+description: Add and customize legends in the React Circular Gauge to identify range categories using position, alignment, shape, and other style options.
control: Gauge legend
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge legend in React Circular gauge component
+# Legend in React Circular Gauge
Legend provides valuable information for interpreting what the circular gauge axis range displays, and they can be represented in various colors, shapes, and other identifiers based on the data. It gives a breakdown of what each symbol represents in the axis range of circular gauge.
diff --git a/chart-sdk/react/circular-gauge/gauge-pointers.md b/chart-sdk/react/circular-gauge/gauge-pointers.md
index 8067d5108..845404b7f 100644
--- a/chart-sdk/react/circular-gauge/gauge-pointers.md
+++ b/chart-sdk/react/circular-gauge/gauge-pointers.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Gauge pointers in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge pointers in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
+title: Pointers in React Circular Gauge | Syncfusion
+description: Use Needle, RangeBar, and Marker pointers in the React Circular Gauge to indicate axis values, with multiple pointers, animation, and pointer drag support.
control: Gauge pointers
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge pointers in React Circular gauge component
+# Pointers in React Circular Gauge
Pointers are used to indicate values on the axis. Value of the pointer can be modified using the [`value`](https://ej2.syncfusion.com/react/documentation/api/circular-gauge/pointer#value-number) property.
diff --git a/chart-sdk/react/circular-gauge/gauge-print-and-export.md b/chart-sdk/react/circular-gauge/gauge-print-and-export.md
index 25bc55add..ee71a2024 100644
--- a/chart-sdk/react/circular-gauge/gauge-print-and-export.md
+++ b/chart-sdk/react/circular-gauge/gauge-print-and-export.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Gauge print and export in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge print and export in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
-control: Gauge print and export
+title: Print and Export in React Circular Gauge | Syncfusion
+description: Print the React Circular Gauge or export it as image or PDF files using the Print and Export modules with allowPrint, allowImageExport, and allowPdfExport.
+control: Gauge print and export
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge print and export in React Circular gauge component
+# Print and Export in React Circular Gauge
## Print
diff --git a/chart-sdk/react/circular-gauge/gauge-ranges.md b/chart-sdk/react/circular-gauge/gauge-ranges.md
index 18332a029..29b621a04 100644
--- a/chart-sdk/react/circular-gauge/gauge-ranges.md
+++ b/chart-sdk/react/circular-gauge/gauge-ranges.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Gauge ranges in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge ranges in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
+title: Ranges in React Circular Gauge | Syncfusion
+description: Highlight value intervals on the React Circular Gauge axis using ranges with start, end, color, and other style properties for clearer data visualization.
control: Gauge ranges
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge ranges in React Circular gauge component
+# Ranges in React Circular Gauge
You can categories certain interval on gauge axis using [`ranges`](https://ej2.syncfusion.com/react/documentation/api/circular-gauge/range#properties) property.
diff --git a/chart-sdk/react/circular-gauge/gauge-user-interaction.md b/chart-sdk/react/circular-gauge/gauge-user-interaction.md
index 22553ceeb..c3541d41e 100644
--- a/chart-sdk/react/circular-gauge/gauge-user-interaction.md
+++ b/chart-sdk/react/circular-gauge/gauge-user-interaction.md
@@ -1,7 +1,7 @@
---
layout: post
-title: Gauge user interaction in React Circular gauge component | Syncfusion
-description: Learn here all about Gauge user interaction in Syncfusion React Circular gauge component of Syncfusion Essential JS 2 and more.
+title: User Interaction in React Circular Gauge | Syncfusion
+description: Enable user interaction in the React Circular Gauge with tooltips for pointers and ranges, pointer drag support, and customizable tooltip templates and styles.
control: Gauge user interaction
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Gauge user interaction in React Circular gauge component
+# User Interaction in React Circular Gauge
## Tooltip for pointers
diff --git a/chart-sdk/react/circular-gauge/getting-started.md b/chart-sdk/react/circular-gauge/getting-started.md
index e4af1562d..4c1e8702d 100644
--- a/chart-sdk/react/circular-gauge/getting-started.md
+++ b/chart-sdk/react/circular-gauge/getting-started.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Getting Started with React Circular Gauge component | Syncfusion
-description: Check out and learn about getting started with the React Circular Gauge component of Syncfusion Essential JS 2 and more details.
+title: Getting Started with React Circular Gauge | Syncfusion
+description: Learn how to get started with the Syncfusion React Circular Gauge control, including setup, dependencies, module registration, and a quick start sample.
control: Getting Started
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting Started with React Circular Gauge component
+# Getting Started with React Circular Gauge
This section explains the steps required to create a simple React Circular Gauge component and demonstrate its basic usage in a React environment.
diff --git a/chart-sdk/react/circular-gauge/internationalization.md b/chart-sdk/react/circular-gauge/internationalization.md
index ee9873704..34a2f539e 100644
--- a/chart-sdk/react/circular-gauge/internationalization.md
+++ b/chart-sdk/react/circular-gauge/internationalization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Internationalization in React Circular Gauge component | Syncfusion
-description: Learn here all about Internationalization in Syncfusion React Circular Gauge component of Syncfusion Essential JS 2 and more.
+title: Internationalization in React Circular Gauge | Syncfusion
+description: Globalize the React Circular Gauge by localizing axis labels and tooltips with format strings, numeric and culture formatting, and per-locale number formats.
control: Internationalization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Internationalization in React Circular Gauge component
+# Internationalization in React Circular Gauge
Circular Gauge provides internationalization support for below elements.
diff --git a/chart-sdk/react/circular-gauge/nextjs-getting-started.md b/chart-sdk/react/circular-gauge/nextjs-getting-started.md
index 6c7780bb8..d157c18f0 100644
--- a/chart-sdk/react/circular-gauge/nextjs-getting-started.md
+++ b/chart-sdk/react/circular-gauge/nextjs-getting-started.md
@@ -1,7 +1,7 @@
---
layout: post
-title: React Circular gauge getting started with Next.js | Syncfusion
-description: Check out and learn here all about about how to use the Syncfusion React UI components in the Next.js project.
+title: Getting Started with Next.js and React Circular Gauge | Syncfusion
+description: Set up a Next.js app and integrate the Syncfusion React Circular Gauge with a step-by-step guide on prerequisites, package install, and configuration.
control: Next.js
platform: chart-sdk
documentation: ug
@@ -9,7 +9,7 @@ domainurl: https://help.syncfusion.com/chart-sdk
---
-# Creating a Next.js Application Using Syncfusion® React Components
+# Getting Started with Next.js and React Circular Gauge
This section provides a step-by-step guide for setting up a Next.js application and integrating the Syncfusion® React Circular Gauge component.
diff --git a/chart-sdk/react/heatmap-chart/accessibility.md b/chart-sdk/react/heatmap-chart/accessibility.md
index 1913a5ea8..ca655a185 100644
--- a/chart-sdk/react/heatmap-chart/accessibility.md
+++ b/chart-sdk/react/heatmap-chart/accessibility.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility in React HeatMap component | Syncfusion
-description: Learn here all about Accessibility in Syncfusion React HeatMap component of Syncfusion Essential JS 2 and more.
+title: Accessibility in React HeatMap Chart | Syncfusion
+description: Use the React HeatMap Chart with WAI-ARIA roles, keyboard navigation, screen reader support, and WCAG 2.2, Section 508, and ADA compliance.
control: Accessibility
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility in React HeatMap component
+# Accessibility in React HeatMap Chart
The HeatMap component follows commonly used accessibility guidelines and standards, such as [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles).
diff --git a/chart-sdk/react/heatmap-chart/appearance.md b/chart-sdk/react/heatmap-chart/appearance.md
index ef1c10268..e27e172c1 100644
--- a/chart-sdk/react/heatmap-chart/appearance.md
+++ b/chart-sdk/react/heatmap-chart/appearance.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Appearance in React Heatmap chart component | Syncfusion
-description: Learn here all about Appearance in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Appearance in React HeatMap Chart | Syncfusion
+description: Style React HeatMap Chart cells with cellSettings including border, radius, hover highlighting, and Table/Row/Column color gradient modes.
control: Appearance
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Appearance in React Heatmap chart component
+# Appearance in React HeatMap Chart
## Cell customization
diff --git a/chart-sdk/react/heatmap-chart/axis.md b/chart-sdk/react/heatmap-chart/axis.md
index eeee88602..8314e6ebd 100644
--- a/chart-sdk/react/heatmap-chart/axis.md
+++ b/chart-sdk/react/heatmap-chart/axis.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Axis in React HeatMap chart component | Syncfusion
-description: Learn here all about axis in Syncfusion React HeatMap chart component of Syncfusion Essential JS 2 and more.
-control: Axis
+title: Axis in React HeatMap Chart | Syncfusion
+description: Configure X and Y axes on the React HeatMap Chart as Category, Numeric, or DateTime, and invert or oppose them with valueType and label options.
+control: Axis
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Axis in React HeatMap chart component
+# Axis in React HeatMap Chart
HeatMap consists of two axes namely, X-axis and Y-axis that displays the row headers and column headers to plot the data points respectively. You can define the type, format, and other customizing options for both axes in the HeatMap.
diff --git a/chart-sdk/react/heatmap-chart/bubble-heatmap.md b/chart-sdk/react/heatmap-chart/bubble-heatmap.md
index a5c3de8e2..106146f57 100644
--- a/chart-sdk/react/heatmap-chart/bubble-heatmap.md
+++ b/chart-sdk/react/heatmap-chart/bubble-heatmap.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Bubble heatmap in React Heatmap chart component | Syncfusion
-description: Learn here all about Bubble heatmap in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Bubble HeatMap in React HeatMap Chart | Syncfusion
+description: Render data points in the React HeatMap Chart as bubbles whose size, color, or sector encodes the value, by setting tileType to Bubble.
control: Bubble heatmap
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Bubble heatmap in React Heatmap chart component
+# Bubble HeatMap in React HeatMap Chart
Data points represent the data source values with **gradient** or **fixed** colors in the HeatMap. You can customize the appearance of these data points by changing the `color` and `size` attributes.
diff --git a/chart-sdk/react/heatmap-chart/dimensions.md b/chart-sdk/react/heatmap-chart/dimensions.md
index be696683c..eb207b5c2 100644
--- a/chart-sdk/react/heatmap-chart/dimensions.md
+++ b/chart-sdk/react/heatmap-chart/dimensions.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Dimensions in React Heatmap chart component | Syncfusion
-description: Learn here all about Dimensions in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Dimensions in React HeatMap Chart | Syncfusion
+description: Set the React HeatMap Chart size in pixels or as a percentage of its container using the width and height properties, or by sizing the container.
control: Dimensions
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Dimensions in React Heatmap chart component
+# Dimensions in React HeatMap Chart
## Size for container
@@ -22,7 +22,7 @@ Heat map can be rendered to its container size. You can set the size through inl
## Size for heat map
-You can set the size of heat map directly by using the [width](https://ej2.syncfusion.com/react/documentation/api/heatmap/#width) and [height](https://ej2.syncfusion.com/react/documentation/api/heatmap/#height) properties.
+You can set the size of heat map directly by using the [width](https://ej2.syncfusion.com/react/documentation/api/heatmap#width) and [height](https://ej2.syncfusion.com/react/documentation/api/heatmap#height) properties.
## In pixel
diff --git a/chart-sdk/react/heatmap-chart/ej1-api-migration.md b/chart-sdk/react/heatmap-chart/ej1-api-migration.md
index 981bcd530..64331495e 100644
--- a/chart-sdk/react/heatmap-chart/ej1-api-migration.md
+++ b/chart-sdk/react/heatmap-chart/ej1-api-migration.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Ej1 api migration in React Heatmap chart component | Syncfusion
-description: Learn here all about Ej1 api migration in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: EJ1 API Migration in React HeatMap Chart | Syncfusion
+description: Migrate Syncfusion React HeatMap Chart properties and events from Essential JS 1 to Essential JS 2, including data, palette, and legend APIs.
control: Ej1 api migration
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Ej1 api migration in React Heatmap chart component
+# EJ1 API Migration in React HeatMap Chart
This article describes the API migration process of heat map component from Essential® JS 1 to Essential® JS 2.
diff --git a/chart-sdk/react/heatmap-chart/events.md b/chart-sdk/react/heatmap-chart/events.md
index 4a1e01862..23688ffde 100644
--- a/chart-sdk/react/heatmap-chart/events.md
+++ b/chart-sdk/react/heatmap-chart/events.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Events in React HeatMap chart component | Syncfusion
-description: Learn here all about Events in Syncfusion React HeatMap chart component of Syncfusion Essential JS 2 and more.
+title: Events in React HeatMap Chart | Syncfusion
+description: Handle React HeatMap Chart events such as cellClick, cellRender, cellSelected, and created to react to user interaction and cell lifecycle.
control: Events
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Events in React HeatMap chart component
+# Events in React HeatMap Chart
This section describes the HeatMap chart event, which occurs when the required actions are performed.
diff --git a/chart-sdk/react/heatmap-chart/getting-started.md b/chart-sdk/react/heatmap-chart/getting-started.md
index c818fd7cd..25caa4a06 100644
--- a/chart-sdk/react/heatmap-chart/getting-started.md
+++ b/chart-sdk/react/heatmap-chart/getting-started.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Getting started with React HeatMap chart component | Syncfusion
-description: Check out and learn about getting started with the React HeatMap chart component of Syncfusion Essential JS 2 and more details.
+title: Getting Started with React HeatMap Chart | Syncfusion
+description: Learn how to get started with the Syncfusion React HeatMap Chart control. Explore setup, features, examples, and customization options.
control: HeatMap
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Getting Started with React HeatMap chart component
+# Getting Started with React HeatMap Chart
This section explains the steps required to create a HeatMap and demonstrates the basic usage of the HeatMap component.
diff --git a/chart-sdk/react/heatmap-chart/how-to/legend-customization.md b/chart-sdk/react/heatmap-chart/how-to/legend-customization.md
index d0d384854..da0c593f7 100644
--- a/chart-sdk/react/heatmap-chart/how-to/legend-customization.md
+++ b/chart-sdk/react/heatmap-chart/how-to/legend-customization.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Legend customization in React Heatmap chart component | Syncfusion
-description: Learn here all about Legend customization in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Customize legend labels in React HeatMap Chart | Syncfusion
+description: Customize or hide React HeatMap Chart legend labels at runtime by handling the legendRender client-side event with custom text and styles.
control: Legend customization
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Legend customization in React Heatmap chart component
+# How to customize legend labels in React HeatMap Chart
You can change the legend label using the `legendRender` client-side event. You can also hide the legend label using this client-side event.
diff --git a/chart-sdk/react/heatmap-chart/how-to/tool-tip-table.md b/chart-sdk/react/heatmap-chart/how-to/tool-tip-table.md
index 1ed9771e7..cb1a440dd 100644
--- a/chart-sdk/react/heatmap-chart/how-to/tool-tip-table.md
+++ b/chart-sdk/react/heatmap-chart/how-to/tool-tip-table.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tool tip table in React Heatmap chart component | Syncfusion
-description: Learn here all about Tool tip table in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Create a table in tooltip in React HeatMap Chart | Syncfusion
+description: Render the React HeatMap Chart tooltip as an HTML table by setting the template id in tooltipSettings to show multi-column cell data.
control: Tool tip table
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tool tip table in React Heatmap chart component
+# How to create a table in tooltip in React HeatMap Chart
You can show a tooltip as a table using the `template` property in `tooltipSettings`.
diff --git a/chart-sdk/react/heatmap-chart/legend.md b/chart-sdk/react/heatmap-chart/legend.md
index 79f9251e4..ae03160b4 100644
--- a/chart-sdk/react/heatmap-chart/legend.md
+++ b/chart-sdk/react/heatmap-chart/legend.md
@@ -1,16 +1,16 @@
---
layout: post
-title: Legend in React Heatmap chart component | Syncfusion
-description: Learn here all about Legend in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Legend in React HeatMap Chart | Syncfusion
+description: Show a gradient or list legend on the React HeatMap Chart to map colors to cell values, and configure position, alignment, and dimensions.
control: Legend
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Legend in React Heatmap chart component
+# Legend in React HeatMap Chart
-The legend is used to provide the information about the heat map cell. You can enable the legend by setting the [visible](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#visible) property to **true** and injecting the `Legend` module into the `services`.
+The legend is used to provide the information about the heat map cell. You can enable the legend by setting the [visible](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#visible) property to **true** and injecting the `Legend` module into the `services`.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
@@ -30,7 +30,7 @@ Heat map supports two legend types: Gradient and list type.
* Gradient - This is a continuous color legend with smooth color transition between palette color values.
* List - List is a fixed color legend. Each palette color information is shown separately in the list item.
-You can change the legend type by using the [type](https://ej2.syncfusion.com/react/documentation/api/heatmap/paletteSettings/#type) property in the `paletteSettings` property.
+You can change the legend type by using the [type](https://ej2.syncfusion.com/react/documentation/api/heatmap/paletteSettings#type) property in the `paletteSettings` property.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
@@ -45,7 +45,7 @@ You can change the legend type by using the [type](https://ej2.syncfusion.com/re
## Placement
-You can place the legend at left, right, top, or bottom to the heat map layout by using the [position](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#position) property. The legend is positioned at the right to the heat map by default.
+You can place the legend at left, right, top, or bottom to the heat map layout by using the [position](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#position) property. The legend is positioned at the right to the heat map by default.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
@@ -60,7 +60,7 @@ You can place the legend at left, right, top, or bottom to the heat map layout b
## Alignment
-You can align the legend as center, far, or near to the heat map using the [alignment](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#alignment) property.
+You can align the legend as center, far, or near to the heat map using the [alignment](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#alignment) property.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
@@ -75,7 +75,7 @@ You can align the legend as center, far, or near to the heat map using the [alig
## Legend dimensions
-You can change the legend dimensions with values in pixels or percentage by using the[width](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#width) and [height](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#height) properties.
+You can change the legend dimensions with values in pixels or percentage by using the[width](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#width) and [height](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#height) properties.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
@@ -105,9 +105,9 @@ Paging is available only for the list type legend in the heat map, and it can be
## Smart Legend
-Smart legend is another way of showing list type legend with responsiveness and readability, when the palette has more number of items. You can enable this smart legend by using the [enableSmartLegend](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#enablesmartlegend) property when the palette type is set to **Fixed**.
+Smart legend is another way of showing list type legend with responsiveness and readability, when the palette has more number of items. You can enable this smart legend by using the [enableSmartLegend](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#enablesmartlegend) property when the palette type is set to **Fixed**.
-In smart legend, you can change the display type of legend labels by using the [labelDisplayType](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#labeldisplaytype) property.
+In smart legend, you can change the display type of legend labels by using the [labelDisplayType](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#labeldisplaytype) property.
The following are the legend label display types:
* All: Displays all labels in the legend.
@@ -127,7 +127,7 @@ The following are the legend label display types:
## Legend Selection
-In the HeatMap, the legend selection is used to toggle the visibility of cell for viewing the specific range value. You can enable the legend selection using the [toggleVisibility](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#togglevisibility) property.
+In the HeatMap, the legend selection is used to toggle the visibility of cell for viewing the specific range value. You can enable the legend selection using the [toggleVisibility](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#togglevisibility) property.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
@@ -142,7 +142,7 @@ In the HeatMap, the legend selection is used to toggle the visibility of cell fo
## Legend Title
-The legend title displays a specific information about the legend. You can enable the legend title by setting the [title](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/#title) property by providing the text and customizing the legend title text style using the [textStyle](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/titleModel/#textStyle) property.
+The legend title displays a specific information about the legend. You can enable the legend title by setting the [title](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings#title) property by providing the text and customizing the legend title text style using the [textStyle](https://ej2.syncfusion.com/react/documentation/api/heatmap/legendSettings/titleModel#textStyle) property.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
diff --git a/chart-sdk/react/heatmap-chart/palette.md b/chart-sdk/react/heatmap-chart/palette.md
index 27c2da1af..0b71d54d5 100644
--- a/chart-sdk/react/heatmap-chart/palette.md
+++ b/chart-sdk/react/heatmap-chart/palette.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Palette in React Heatmap chart component | Syncfusion
-description: Learn here all about Palette in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Palette in React HeatMap Chart | Syncfusion
+description: Define gradient or fixed color palettes for React HeatMap Chart cells using paletteSettings, with color stops, value ranges, and colorValuePath mapping.
control: Palette
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Palette in React Heatmap chart component
+# Palette in React HeatMap Chart
In heat map, each data point is displayed as a cell with applied color based on the data value. The palette in the heat map is used to define the color range for cells and gradient type for colors. You can define the colors either in RGB or hex codes using the [color](https://ej2.syncfusion.com/react/documentation/api/heatmap/paletteCollection#color) property in the `palette`. The defined colors are applied to the cell background based on the palette type and cell value.
diff --git a/chart-sdk/react/heatmap-chart/rendering-mode.md b/chart-sdk/react/heatmap-chart/rendering-mode.md
index f9a17d4a1..f049d71b3 100644
--- a/chart-sdk/react/heatmap-chart/rendering-mode.md
+++ b/chart-sdk/react/heatmap-chart/rendering-mode.md
@@ -1,16 +1,16 @@
---
layout: post
-title: Rendering mode in React Heatmap chart component | Syncfusion
-description: Learn here all about Rendering mode in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Rendering Mode in React HeatMap Chart | Syncfusion
+description: Switch the React HeatMap Chart between SVG and Canvas rendering, or set renderingMode to Auto to pick based on data point count for performance.
control: Rendering mode
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Rendering mode in React Heatmap chart component
+# Rendering Mode in React HeatMap Chart
-Heat map can be displayed using **Canvas** or **Scalable Vector Graphics (SVG)** rendering logic to improve the initial load performance and scalability. Heat map can also be automatically switched between **Canvas** and **SVG** modes based on dataset size. You can enable this mode by setting the [renderingMode](https://ej2.syncfusion.com/react/documentation/api/heatmap/#renderingmode) property to **Auto**.
+Heat map can be displayed using **Canvas** or **Scalable Vector Graphics (SVG)** rendering logic to improve the initial load performance and scalability. Heat map can also be automatically switched between **Canvas** and **SVG** modes based on dataset size. You can enable this mode by setting the [renderingMode](https://ej2.syncfusion.com/react/documentation/api/heatmap#renderingmode) property to **Auto**.
> If the **Auto** mode is enabled in the heat map and there are more than 10,000 data points, then the heat map will be rendered in a **Canvas** mode; Otherwise, the heat map will be rendered in a **SVG** mode.
diff --git a/chart-sdk/react/heatmap-chart/selection.md b/chart-sdk/react/heatmap-chart/selection.md
index b871c8250..1c39ce1a5 100644
--- a/chart-sdk/react/heatmap-chart/selection.md
+++ b/chart-sdk/react/heatmap-chart/selection.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Selection in React HeatMap chart component | Syncfusion
-description: Learn here all about Selection in Syncfusion React HeatMap chart component of Syncfusion Essential JS 2 and more.
+title: Selection in React HeatMap Chart | Syncfusion
+description: Select one or more cells in the React HeatMap Chart with mouse, touch, or Ctrl+click, and toggle single or multi selection using enableMultiSelect.
control: Selection
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Selection in React HeatMap chart component
+# Selection in React HeatMap Chart
In the HeatMap, the cell selection is used to select single or multiple HeatMap cells at runtime and get the selected cell details using the [cellSelected](https://ej2.syncfusion.com/react/documentation/api/heatmap#cellselected) event. You can enable the cell selection using the [allowSelection](https://ej2.syncfusion.com/react/documentation/api/heatmap#allowselection) property.
diff --git a/chart-sdk/react/heatmap-chart/title.md b/chart-sdk/react/heatmap-chart/title.md
index a59dbe561..b3bdaba35 100644
--- a/chart-sdk/react/heatmap-chart/title.md
+++ b/chart-sdk/react/heatmap-chart/title.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Title in React Heatmap chart component | Syncfusion
-description: Learn here all about Title in Syncfusion Angular Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Title in React HeatMap Chart | Syncfusion
+description: Add a title to the React HeatMap Chart via titleSettings to give quick context about the plotted data and style text with textStyle.
control: Title
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Title in React Heatmap chart component
+# Title in React HeatMap Chart
## Add Heatmap title
diff --git a/chart-sdk/react/heatmap-chart/tooltip.md b/chart-sdk/react/heatmap-chart/tooltip.md
index 60da1a301..847548569 100644
--- a/chart-sdk/react/heatmap-chart/tooltip.md
+++ b/chart-sdk/react/heatmap-chart/tooltip.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Tooltip in React Heatmap chart component | Syncfusion
-description: Learn here all about Tooltip in Syncfusion React Heatmap chart component of Syncfusion Essential JS 2 and more.
+title: Tooltip in React HeatMap Chart | Syncfusion
+description: Show tooltips on the React HeatMap Chart by enabling showTooltip, customize content with tooltipRender, and style via fill, border, and textStyle.
control: Tooltip
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Tooltip in React Heatmap chart component
+# Tooltip in React HeatMap Chart
Tooltip is used to provide the details of the heatmap cell, and this can be displayed, while hovering the cursor over the cell or performing tap action in touch devices.
diff --git a/chart-sdk/react/heatmap-chart/working-with-data.md b/chart-sdk/react/heatmap-chart/working-with-data.md
index 7d6f49d72..f908b3708 100644
--- a/chart-sdk/react/heatmap-chart/working-with-data.md
+++ b/chart-sdk/react/heatmap-chart/working-with-data.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Working with data in React HeatMap chart component | Syncfusion
-description: Learn here all about Working with data in Syncfusion React HeatMap chart component of Syncfusion Essential JS 2 and more.
+title: Working With Data in React HeatMap Chart | Syncfusion
+description: Bind data to the React HeatMap Chart from JSON objects or two-dimensional arrays using Table or Cell adaptor types, and handle empty points.
control: Working with data
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Working with data in React HeatMap chart component
+# Working With Data in React HeatMap Chart
Heat map visualizes the JSON data and two-dimensional array data. Using the data adaptor support, data can be bound to the heat map.
diff --git a/chart-sdk/react/linear-gauge/accessibility.md b/chart-sdk/react/linear-gauge/accessibility.md
index b6d1b14e0..e71fb676a 100644
--- a/chart-sdk/react/linear-gauge/accessibility.md
+++ b/chart-sdk/react/linear-gauge/accessibility.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Accessibility in React Linear Gauge component | Syncfusion
-description: Learn here all about Accessibility in Syncfusion React Linear Gauge component of Syncfusion Essential JS 2 and more.
+title: Accessibility in React Linear Gauge | Syncfusion
+description: Build accessible React Linear Gauge apps using WAI-ARIA attributes, screen reader support, and WCAG 2.2 compliance with axe-core validation.
control: Accessibility
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Accessibility in React Linear Gauge component
+# Accessibility in React Linear Gauge
The Linear Gauge component follows commonly used accessibility guidelines and standards, such as [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles).
diff --git a/chart-sdk/react/linear-gauge/animation.md b/chart-sdk/react/linear-gauge/animation.md
index 46f9bfdfb..adf537b5f 100644
--- a/chart-sdk/react/linear-gauge/animation.md
+++ b/chart-sdk/react/linear-gauge/animation.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Animation in React Linear Gauge component | Syncfusion
-description: Learn here all about animation in the Syncfusion React Linear Gauge component of Syncfusion Essential JS 2 and more.
-control: Linear Gauge
+title: Animation in React Linear Gauge | Syncfusion
+description: Animate the React Linear Gauge elements sequentially, including axis, ticks, labels, ranges, pointers, and annotations, using animationDuration.
+control: Linear Gauge
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Animation in React Linear Gauge component
+# Animation in React Linear Gauge
All of the elements in the Linear Gauge, such as the axis lines, ticks, labels, ranges, pointers, and annotations, can be animated sequentially by using the [animationDuration](https://ej2.syncfusion.com/react/documentation/api/linear-gauge#animationduration) property. The animation for the Linear Gauge is enabled when the `animationDuration` property is set to an appropriate value in milliseconds, providing a smooth rendering effect for the component. If the `animationDuration` property is set to **0**, which is the default value, the animation effect is disabled. If the animation is enabled, the component will behave in the following order.
diff --git a/chart-sdk/react/linear-gauge/annotations.md b/chart-sdk/react/linear-gauge/annotations.md
index f7f9a1c94..1cfac3006 100644
--- a/chart-sdk/react/linear-gauge/annotations.md
+++ b/chart-sdk/react/linear-gauge/annotations.md
@@ -1,14 +1,14 @@
---
layout: post
-title: Annotations in React Linear gauge component | Syncfusion
-description: Learn here all about Annotations in Syncfusion React Linear gauge component of Syncfusion Essential JS 2 and more.
+title: Annotations in React Linear Gauge | Syncfusion
+description: Add text, image, or custom HTML annotations to mark areas of interest on the React Linear Gauge with precise pixel or axis-based positioning.
control: Annotations
platform: chart-sdk
documentation: ug
domainurl: https://help.syncfusion.com/chart-sdk
---
-# Annotations in React Linear gauge component
+# Annotations in React Linear Gauge
@@ -16,7 +16,7 @@ Annotations are used to mark the specific area of interest in the Linear Gauge w
## Adding annotation
-To render the custom HTML elements in the Linear Gauge component, use the [`content`](https://ej2.syncfusion.com/react/documentation/api/linear-gauge/annotation/#content) property in the [`AnnotationDirective`](https://ej2.syncfusion.com/react/documentation/api/linear-gauge/annotation). The annotation can be rendered either by specifying the id of the element or specifying the code to create a new element that needs to be displayed in the gauge area.
+To render the custom HTML elements in the Linear Gauge component, use the [`content`](https://ej2.syncfusion.com/react/documentation/api/linear-gauge/annotation#content) property in the [`AnnotationDirective`](https://ej2.syncfusion.com/react/documentation/api/linear-gaugeannotation). The annotation can be rendered either by specifying the id of the element or specifying the code to create a new element that needs to be displayed in the gauge area.
@@ -54,16 +54,16 @@ root.render(