Skip to content

SEO-181938-JS-changes #461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions js/Barcode/Overview.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Overview of Syncfusion Essential JS Barcode
description: Syncfusion Essential JS barcode widget has more than 10 different types of barcode which includes one dimensional and two dimensional
title: Overview of JavaScript Barcode Control| Syncfusion
description: Learn here all about overview of Syncfusion Essential JavaScript Barcode control, it's elements and more.
platform: js
control: Barcode
documentation: ug
api: /api/js/ejbarcode
---

# Overview
# Overview of JavaScript Barcode

The Syncfusion Essential JS Barcode widget enables rendering of one dimension and two dimension barcodes in web page. Barcode provides you a simple and inexpensive method of encoding text information that can be easily read by electronic readers.

Expand Down
6 changes: 3 additions & 3 deletions js/PivotChart/Series.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Series with PivotChart widget for Syncfusion Essential JS
description: This document illustrates that how to enable series and its customization in JavaScript PivotChart control
title: Series in JavaScript PivotChart Control | SYncfusion
description: Learn here all about how to enable series and its customization in Syncfusion Essential JavaScript PivotChart control, it's elements and more.
platform: js
control: PivotChart
documentation: ug
api: /api/js/ejpivotchart
---

# Series
# Series in JavaScript PivotChart

## Series point customization
By using the [`fill`](/api/js/ejchart#members:series-fill) and [`border`](/api/js/ejchart#members:series-border) properties of the chart series, you can customize the series color, border color, and border width of the pivot chart.
Expand Down
6 changes: 3 additions & 3 deletions js/PivotClient/Responsive-Layout.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Responsive-Layout | Essential JS PivotClient widget | Syncfusion
description: This document illustrates that how to enable responsive layout rendering in JavaScript PivotClient control
title: Responsive layout in JavaScript PivotClient Control | Syncfusion
description: Learn here all about how to enable responsive layout rendering in Syncfusion JavaScript PivotClient control, it's elements and more.
platform: js
control: PivotClient
documentation: ug
api: /api/js/ejpivotclient
---

# Responsive layout in PivotClient
# Responsive layout in JavaScript PivotClient

The pivot client widget supports responsive rendering based on the target device (desktop and tablet) resolution. It supports resolution up to 1024x600. You can enable the responsiveness in the pivot client by setting [`isResponsive`](/api/js/ejpivotclient#members:isresponsive) property to true.

Expand Down