From 67070e0f57a783d7b99ba547ba7a99dc9a097c80 Mon Sep 17 00:00:00 2001 From: gowthamanthavasiyappan <90315799+gowthamanthavasiyappan@users.noreply.github.com> Date: Mon, 28 Nov 2022 11:33:58 +0530 Subject: [PATCH] SEO-2929-angular-word-processor-stock-gantt-charts-external-linking --- components/documenteditor/README.md | 22 ++++--- components/gantt/README.md | 95 +++++++++++++++-------------- 2 files changed, 62 insertions(+), 55 deletions(-) diff --git a/components/documenteditor/README.md b/components/documenteditor/README.md index b2dff193c..8af2901a9 100644 --- a/components/documenteditor/README.md +++ b/components/documenteditor/README.md @@ -1,16 +1,16 @@ # ej2-angular-documenteditor -The [Angular Document Editor](https://www.syncfusion.com/angular-ui-components/angular-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) component is used to create, edit, view, and print Word documents in web applications. All the user interactions and editing operations that run purely in the client-side provides much faster editing experience to the users. +The [Angular Word Processor](https://www.syncfusion.com/angular-components/angular-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) component is used to create, edit, view, and print Word documents in web applications. All the user interactions and editing operations that run purely in the client-side provides much faster editing experience to the users. ![Document Editor](https://ej2.syncfusion.com/products/images/documenteditor/readme.gif) -An example [Word Processor server-side Web API projects for ASP.NET MVC, ASP.NET Core, and Java is available in GitHub](https://github.com/SyncfusionExamples/EJ2-DocumentEditor-WebServices?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) which contains all the mandatory Web APIs for opening Word documents, paste with formatting, restrict editing, spell-checking, and saving documents. +An example [Word Processor server-side Web API projects for ASP.NET MVC, ASP.NET Core, and Java is available in GitHub](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Web-Services?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) which contains all the mandatory Web APIs for opening Word documents, paste with formatting, restrict editing, spell-checking, and saving documents. Syncfusion provides a predefined [Word Processor server docker image](https://hub.docker.com/r/syncfusion/word-processor-server?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) targeting ASP.NET Core 2.1 framework. You can directly pull this docker image and deploy it in server on the go. You can also create own docker image by customizing the existing [docker project from GitHub](https://github.com/SyncfusionExamples/Word-Processor-Server-Docker?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm). > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). -> A free community license (https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. +> A free community license (https://www.syncfusion.com/products/communitylicense?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. ## Setup @@ -23,7 +23,7 @@ npm install @syncfusion/ej2-angular-documenteditor ## Resources -* [Product Page](https://www.syncfusion.com/angular-ui-components/angular-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) +* [Product Page](https://www.syncfusion.com/angular-components/angular-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) * [Getting Started](https://ej2.syncfusion.com/angular/documentation/document-editor/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) * [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm/#/material/document-editor/default) @@ -31,11 +31,12 @@ npm install @syncfusion/ej2-angular-documenteditor Document Editor component is also available in following list of frameworks. -1. [React Document Editor](https://www.syncfusion.com/react-ui-components/react-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) -2. [Vue Document Editor](https://www.syncfusion.com/vue-ui-components/vue-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) -3. [JavaScript Document Editor](https://www.syncfusion.com/javascript-ui-controls/js-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) -4. [ASP.NET Core Document Editor](https://www.syncfusion.com/aspnet-core-ui-controls/word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) -5. [ASP.NET MVC Document Editor](https://www.syncfusion.com/aspnet-mvc-ui-controls/word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) +1. [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) +2. [React Word Processor](https://www.syncfusion.com/react-components/react-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) +3. [Vue Word Processor](https://www.syncfusion.com/vue-components/vue-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) +4. [JavaScript Word Processor](https://www.syncfusion.com/javascript-ui-controls/js-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) +5. [ASP.NET Core Word Processor](https://www.syncfusion.com/aspnet-core-ui-controls/word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) +6. [ASP.NET MVC Word Processor](https://www.syncfusion.com/aspnet-mvc-ui-controls/word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) ## Key Features @@ -72,3 +73,6 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. + +## About Syncfusion Angular UI Components +Syncfusion's [Angular Components](https://www.syncfusion.com/angular-components?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) library is the only suite that you will ever need to build an application since it contains over 80 high-performance, lightweight, modular, and responsive UI Components in a single package. In addition to Grid, we provide popular Angular Components such as [Angular Grid](https://www.syncfusion.com/angular-components/angular-grid?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm), [Angular Tree Grid](https://www.syncfusion.com/angular-components/angular-tree-grid?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm), [Angular ListView](https://www.syncfusion.com/angular-components/angular-listview?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm), [Angular Diagram](https://www.syncfusion.com/angular-components/angular-diagram?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm), and [Angular PDF Viewer](https://www.syncfusion.com/angular-components/angular-pdf-viewer?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm). diff --git a/components/gantt/README.md b/components/gantt/README.md index 490ffdb7a..3fec6ff2a 100644 --- a/components/gantt/README.md +++ b/components/gantt/README.md @@ -1,12 +1,12 @@ # ej2-angular-gantt -The Gantt component is designed to visualize and edit the project schedule, and track the project progress. It helps to organize and schedule the projects and also you can update the project schedule through interactions like editing, dragging and resizing. +The [Angular Gantt Chart](https://www.syncfusion.com/angular-components/angular-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) component is designed to visualize and edit the project schedule, and track the project progress. It helps to organize and schedule the projects and also you can update the project schedule through interactions like editing, dragging and resizing. ![Gantt](https://ej2.syncfusion.com/products/images/gantt/readme.gif) > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). -> A free community license (https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. +> A free community license (https://www.syncfusion.com/products/communitylicense?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. ## Setup @@ -18,69 +18,72 @@ npm install @syncfusion/ej2-angular-gantt ## Resources -* [Getting Started](https://ej2.syncfusion.com/angular/documentation/gantt/getting-started/) -* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=gantt#/material/gantt/default) -* [Product Page](https://www.syncfusion.com/angular-ui-components/angular-gantt-chart) +* [Getting Started](https://ej2.syncfusion.com/angular/documentation/gantt/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) +* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#/material/gantt/default) +* [Product Page](https://www.syncfusion.com/angular-components/angular-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) ## Supported Frameworks Gantt component is also offered in following list of frameworks. -1. [React](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/gantt) -2. [VueJS](https://github.com/syncfusion/ej2-vue-ui-components/tree/master/components/gantt) -3. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/gantt) -4. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/gantt) -5. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/gantt) -6. [Blazor](https://www.syncfusion.com/blazor-components/blazor-gantt-chart) +1. [React](https://www.syncfusion.com/react-components/react-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) +2. [VueJS](https://www.syncfusion.com/vue-components/vue-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) +3. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) +4. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) +5. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/js-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) +6. [Blazor](https://www.syncfusion.com/blazor-components/blazor-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) ## Key Features -* [**Data sources**](https://ej2.syncfusion.com/angular/documentation/gantt/data-binding/) - Bind hierarchical or self-referential data to Gantt chart with an array of JavaScript objects or DataManager. -* [**Timeline**](https://ej2.syncfusion.com/angular/documentation/gantt/timeline/) – Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout. -* [**Customizable Taskbars**](https://ej2.syncfusion.com/angular/documentation/gantt/appearance-customization/#taskbar-customization) – Display various tasks in a project using child taskbar, summary taskbar and milestone UI, that can also be customized with templates. -* [**Unscheduled tasks**](https://ej2.syncfusion.com/angular/documentation/gantt/task-scheduling/#unscheduled-tasks) – Support for displaying tasks with undefined start date, end date or duration in a project. -* [**Baselines**](https://ej2.syncfusion.com/angular/documentation/gantt/baseline/) – Display the deviations between planned dates and actual dates of a task in a project using baselines. -* [**CRUD actions**](https://ej2.syncfusion.com/angular/documentation/gantt/managing-tasks/#maintaining-data-in-server) – Provides the options to dynamically insert, delete and update tasks using columns, dialog and taskbar editing options. -* [**Task dependency**](https://ej2.syncfusion.com/angular/documentation/gantt/taskdependency/) – Define or update the dependencies between the tasks in a project with four types of task dependencies Finish – Start, Start – Finish, Finish – Finish, Start – Start. -* [**Markers and indicators**](https://ej2.syncfusion.com/angular/documentation/gantt/data-markers/) - Support for displaying indicators and flags along with taskbars and task labels. Also map important events in a project using event marker. -* [**Task label customization**](https://ej2.syncfusion.com/angular/documentation/gantt/appearance-customization/#task-labels) - provides option to set desired label inside task bar and right and left side of task bar. -* [**Resources**](https://ej2.syncfusion.com/angular/documentation/gantt/resources/) - Allows you to assign and track performance of resource to particular task. -* [**Sorting**](https://ej2.syncfusion.com/angular/documentation/gantt/sorting/) - Supports n levels of sorting. -* [**Filtering**](https://ej2.syncfusion.com/angular/documentation/gantt/filtering/) - Offers filter UI such as filter bar, menu, excel and checkbox at each column to filter data. -* [**Editing**](https://ej2.syncfusion.com/angular/documentation/gantt/managing-tasks/#editing-tasks) - provides the options for create, read, update, and delete operations. -* [**Columns**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/) - The column definitions are used as the dataSource schema in the gantt. This plays a vital role in rendering column values in the required format. - * [**Reordering**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/#column-reordering) - Allows you to drag any column and drop it at any position in the gantt column header row, allowing columns to be repositioned. - * [**Column Chooser**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/#column-menu) - The column chooser provides a list of column names paired with check boxes that allow the visibility to be toggled on the fly. - * [**Resizing**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/#column-resizing) - Resizing allows changing column width on the fly by simply dragging the right corner of the column header. -* [**Selection**](https://ej2.syncfusion.com/angular/documentation/gantt/selection/) - Rows or cells can be selected in the gantt. One or more rows or cells can also be selected by holding Ctrl or Command, or programmatically. -* [**Row Drag And Drop**](https://ej2.syncfusion.com/angular/documentation/gantt/rows/#drag-and-drop) - Drag and drop allows user to dynamically rearrange the rows. -* [**Context Menu**](https://ej2.syncfusion.com/angular/documentation/gantt/context-menu/) - The context menu improves user action with Gantt Chart using a pop-up menu. It appears when a cell or header is right-clicked. -* [**Resource View**](https://ej2.syncfusion.com/angular/documentation/gantt/resource-view/) - Visualize the list of tasks assigned to each resource in a hierarchical manner. - * [**OverAllocation**](https://ej2.syncfusion.com/angular/documentation/gantt/resource-view/#resource-overallocation) - When a resource is assigned too much of work to complete within a day of resource’s available time then it is highlighted by a square bracket. - * [**Multi Taskbar**](https://ej2.syncfusion.com/angular/documentation/gantt/resource-view/#resource-multi-taskbar) - Allows user to visualize multiple tasks assigned to each resource in a row. -* [**Exporting**](https://ej2.syncfusion.com/angular/documentation/gantt/excel-export/) - Allows you to export Gantt data to Excel, PDF and CSV formats. -* [**Zooming**](https://ej2.syncfusion.com/angular/documentation/gantt/timeline/#zooming) - Zooming feature enables you to view the tasks in the project clearly from minute to year timespan. -* [**Split Tasks**](https://ej2.syncfusion.com/angular/demos/#/material/gantt/split-tasks) - Allows an interruption in the task due to circumstances such as the occurrence of an unplanned event or reprioritization of already planned events. In such situtations, the pending work can be split into segments and the work can be resumed at a different date. -* [**Virtual Scrolling**](https://ej2.syncfusion.com/angular/demos/#/material/gantt/virtual-scroll) - Allows user to load a large amount of data effectively. -* [**Templates**](https://ej2.syncfusion.com/angular/demos/#/material/gantt/taskbar-template) - Templates can be used to create custom user experiences in the gantt. -* [**Enriched UI**](https://ej2.syncfusion.com/angular/documentation/appearance/theme/) – Support for Material, bootstrap, fabric and high contrast themes along with other UI options like holidays support, vertical and horizontal grid lines support and so on. -* [**Localization**](https://ej2.syncfusion.com/angular/documentation/gantt/global-local/) - Provides inherent support to localize the UI. +* [**Data sources**](https://ej2.syncfusion.com/angular/documentation/gantt/data-binding/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Bind hierarchical or self-referential data to Gantt chart with an array of JavaScript objects or DataManager. +* [**Timeline**](https://ej2.syncfusion.com/angular/documentation/gantt/timeline/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) – Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout. +* [**Customizable Taskbars**](https://ej2.syncfusion.com/angular/documentation/gantt/appearance-customization/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#taskbar-customization) – Display various tasks in a project using child taskbar, summary taskbar and milestone UI, that can also be customized with templates. +* [**Unscheduled tasks**](https://ej2.syncfusion.com/angular/documentation/gantt/task-scheduling/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#unscheduled-tasks) – Support for displaying tasks with undefined start date, end date or duration in a project. +* [**Baselines**](https://ej2.syncfusion.com/angular/documentation/gantt/baseline/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) – Display the deviations between planned dates and actual dates of a task in a project using baselines. +* [**CRUD actions**](https://ej2.syncfusion.com/angular/documentation/gantt/managing-tasks/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#maintaining-data-in-server) – Provides the options to dynamically insert, delete and update tasks using columns, dialog and taskbar editing options. +* [**Task dependency**](https://ej2.syncfusion.com/angular/documentation/gantt/taskdependency/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) – Define or update the dependencies between the tasks in a project with four types of task dependencies Finish – Start, Start – Finish, Finish – Finish, Start – Start. +* [**Markers and indicators**](https://ej2.syncfusion.com/angular/documentation/gantt/data-markers/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Support for displaying indicators and flags along with taskbars and task labels. Also map important events in a project using event marker. +* [**Task label customization**](https://ej2.syncfusion.com/angular/documentation/gantt/appearance-customization/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#task-labels) - provides option to set desired label inside task bar and right and left side of task bar. +* [**Resources**](https://ej2.syncfusion.com/angular/documentation/gantt/resources/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Allows you to assign and track performance of resource to particular task. +* [**Sorting**](https://ej2.syncfusion.com/angular/documentation/gantt/sorting/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Supports n levels of sorting. +* [**Filtering**](https://ej2.syncfusion.com/angular/documentation/gantt/filtering/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Offers filter UI such as filter bar, menu, excel and checkbox at each column to filter data. +* [**Editing**](https://ej2.syncfusion.com/angular/documentation/gantt/managing-tasks/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#editing-tasks) - provides the options for create, read, update, and delete operations. +* [**Columns**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - The column definitions are used as the dataSource schema in the gantt. This plays a vital role in rendering column values in the required format. + * [**Reordering**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#column-reordering) - Allows you to drag any column and drop it at any position in the gantt column header row, allowing columns to be repositioned. + * [**Column Chooser**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#column-menu) - The column chooser provides a list of column names paired with check boxes that allow the visibility to be toggled on the fly. + * [**Resizing**](https://ej2.syncfusion.com/angular/documentation/gantt/columns/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#column-resizing) - Resizing allows changing column width on the fly by simply dragging the right corner of the column header. +* [**Selection**](https://ej2.syncfusion.com/angular/documentation/gantt/selection/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Rows or cells can be selected in the gantt. One or more rows or cells can also be selected by holding Ctrl or Command, or programmatically. +* [**Row Drag And Drop**](https://ej2.syncfusion.com/angular/documentation/gantt/rows/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#drag-and-drop) - Drag and drop allows user to dynamically rearrange the rows. +* [**Context Menu**](https://ej2.syncfusion.com/angular/documentation/gantt/context-menu/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - The context menu improves user action with Gantt Chart using a pop-up menu. It appears when a cell or header is right-clicked. +* [**Resource View**](https://ej2.syncfusion.com/angular/documentation/gantt/resource-view/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Visualize the list of tasks assigned to each resource in a hierarchical manner. + * [**OverAllocation**](https://ej2.syncfusion.com/angular/documentation/gantt/resource-view/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#resource-overallocation) - When a resource is assigned too much of work to complete within a day of resource’s available time then it is highlighted by a square bracket. + * [**Multi Taskbar**](https://ej2.syncfusion.com/angular/documentation/gantt/resource-view/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#resource-multi-taskbar) - Allows user to visualize multiple tasks assigned to each resource in a row. +* [**Exporting**](https://ej2.syncfusion.com/angular/documentation/gantt/excel-export/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Allows you to export Gantt data to Excel, PDF and CSV formats. +* [**Zooming**](https://ej2.syncfusion.com/angular/documentation/gantt/timeline/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#zooming) - Zooming feature enables you to view the tasks in the project clearly from minute to year timespan. +* [**Split Tasks**](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#/material/gantt/split-tasks) - Allows an interruption in the task due to circumstances such as the occurrence of an unplanned event or reprioritization of already planned events. In such situtations, the pending work can be split into segments and the work can be resumed at a different date. +* [**Virtual Scrolling**](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#/material/gantt/virtual-scroll) - Allows user to load a large amount of data effectively. +* [**Templates**](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm#/material/gantt/taskbar-template) - Templates can be used to create custom user experiences in the gantt. +* [**Enriched UI**](https://ej2.syncfusion.com/angular/documentation/appearance/theme/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) – Support for Material, bootstrap, fabric and high contrast themes along with other UI options like holidays support, vertical and horizontal grid lines support and so on. +* [**Localization**](https://ej2.syncfusion.com/angular/documentation/gantt/global-local/?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) - Provides inherent support to localize the UI. ## Support Product support is available for through following mediums. -* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=gantt) support system or [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_campaign=gantt). -* New [GitHub issue](https://github.com/syncfusion/ej2-angular-ui-components/issues/new). +* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) support system or [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm). +* New [GitHub issue](https://github.com/syncfusion/ej2-angular-ui-components/issues/new?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm). * Ask your query in Stack Overflow with tag `syncfusion`, `ej2`. ## License -Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license). +Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm). ## Changelog -Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/gantt/CHANGELOG.md) +Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/gantt/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) -© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. \ No newline at end of file +© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. + +## About Syncfusion Angular UI Components +Syncfusion's [Angular Components](https://www.syncfusion.com/angular-components?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm) library is the only suite that you will ever need to build an application since it contains over 80 high-performance, lightweight, modular, and responsive UI Components in a single package. In addition to Grid, we provide popular Angular Components such as [Angular Grid](https://www.syncfusion.com/angular-components/angular-grid?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm), [Angular Tree Grid](https://www.syncfusion.com/angular-components/angular-tree-grid?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm), [Angular ListView](https://www.syncfusion.com/angular-components/angular-listview?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm), [Angular Diagram](https://www.syncfusion.com/angular-components/angular-diagram?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm), and [Angular PDF Viewer](https://www.syncfusion.com/angular-components/angular-pdf-viewer?utm_source=npm&utm_medium=listing&utm_campaign=angular-gantt-chart-npm). \ No newline at end of file