ngx-flexmonster
Advanced tools
Comparing version
{ | ||
"name": "ngx-flexmonster", | ||
"version": "2.9.103", | ||
"version": "2.9.104", | ||
"description": "Angular 12+ Module for Flexmonster Pivot Table & Charts", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"flexmonster": "2.9.103", | ||
"flexmonster": "2.9.104", | ||
"tslib": "^2.3.0" | ||
@@ -29,0 +29,0 @@ }, |
@@ -11,3 +11,3 @@ # Angular pivot table | Flexmonster Pivot Table & Charts wrapper for Angular 14+ | ||
Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your Angular data visualization project. The tool supports popular frameworks like React, Vue, Blazor, Angular and [more](https://www.flexmonster.com/doc/available-tutorials-integration?r=wrap_ang). Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch. | ||
Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your Angular data visualization project. The tool supports popular frameworks like React, Vue, Blazor, Angular, and [more](https://www.flexmonster.com/doc/available-tutorials-integration?r=wrap_ang). Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch. | ||
@@ -38,3 +38,3 @@ This package is an Ivy-compatible [Flexmonster Pivot](https://www.flexmonster.com?r=wrap_ang) wrapper for [Angular](https://angular.io) 14+ applications. | ||
The wrapper provides the `<fm-pivot>` directive to add the pivot table to the Angular project. Read more about the available attributes and how to use them in the [The `<fm-pivot>` directive](https://www.flexmonster.com/doc/fm-pivot-directive-for-angular?r=wrap_ang) documentation. | ||
The wrapper provides the `FlexmonsterPivot` component to add the pivot table to the Angular project. Read more about the available input properties and how to use them in the [FlexmonsterPivot component](https://www.flexmonster.com/doc/fm-pivot-directive-for-angular?r=wrap_ang) documentation. | ||
@@ -45,3 +45,3 @@ Explore the available [methods and events](https://www.flexmonster.com/doc/using-methods-and-events-angular?r=wrap_ang) to learn the specifics of using and customizing Flexmonster in an Angular application. | ||
If you look for some reference examples, our team prepared a ready-to-use [Angular pivot grid sample project](https://github.com/flexmonster/pivot-angular?r=wrap_ang) with live demos of the most popular use cases. Visit the [usage examples documentation](https://www.flexmonster.com/doc/usage-examples-angular?r=wrap_ang) page to learn more on how the cases were implemented in an Angular project. | ||
If you look for some reference examples, our team prepared a ready-to-use [Angular pivot grid sample project](https://github.com/flexmonster/pivot-angular?r=wrap_ang) with live demos of the most popular use cases. Visit the [usage examples documentation](https://www.flexmonster.com/doc/usage-examples-angular?r=wrap_ang) page to learn more about how the cases were implemented in an Angular project. | ||
@@ -58,3 +58,3 @@ In our documentation, you can find [a guide for the sample Angular application](https://www.flexmonster.com/doc/sample-angular-project?r=wrap_ang). There you can learn how to run it and what's inside. | ||
If you need any help with your license — fill out our [Contact form](https://www.flexmonster.com/contact-our-team?r=wrap_ang), and we will get in touch with you. | ||
If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team?r=wrap_ang), and we will get in touch with you. | ||
@@ -61,0 +61,0 @@ ## License |
114079
0.01%+ Added
- Removed
Updated