https://github.com/flexmonster/pivot-electron
Electron grid component example with Flexmonster
https://github.com/flexmonster/pivot-electron
electron electron-app pivot-chart pivot-grid pivot-tables
Last synced: about 1 month ago
JSON representation
Electron grid component example with Flexmonster
- Host: GitHub
- URL: https://github.com/flexmonster/pivot-electron
- Owner: flexmonster
- Created: 2020-07-02T16:38:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T12:30:39.000Z (about 2 years ago)
- Last Synced: 2024-04-16T15:21:07.165Z (about 2 years ago)
- Topics: electron, electron-app, pivot-chart, pivot-grid, pivot-tables
- Language: JavaScript
- Homepage: https://www.flexmonster.com
- Size: 77.1 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron pivot table | Flexmonster Pivot Table & Charts sample project with Electron.js
[](https://www.flexmonster.com/?r=sample_electron)
Website: [flexmonster.com](https://www.flexmonster.com/?r=sample_electron)
[](https://github.com/flexmonster) [](https://twitter.com/Flexmonster)
## Flexmonster Pivot Table & Charts
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 Electron data visualization project. The tool supports popular frameworks like React, Vue, Angular, Blazor, and [more](https://www.flexmonster.com/doc/available-tutorials-integration?r=sample_electron). Also, Flexmonster connects to [any data source](https://www.flexmonster.com/doc/supported-data-sources?r=sample_electron), including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.
This repository contains a sample [Electron.js](https://www.electronjs.org/) project for Flexmonster Pivot Table & Charts.
Table of contents:
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Related Flexmonster docs](#related-flexmonster-docs)
* [Support and feedback](#support-and-feedback)
* [Flexmonster licensing](#flexmonster-licensing)
* [Social media](#social-media)
## Prerequisites
- [Node.js](https://nodejs.org/en/)
## Installation
1. Download a `.zip` archive with the sample project or clone it from GitHub with the following command:
```bash
git clone https://github.com/flexmonster/pivot-electron.git && cd pivot-electron
```
2. Install the npm dependencies described in `package.json`:
```bash
npm install
```
3. Run the sample project:
```bash
npm start
```
The application will be automatically opened on your machine.
## Related Flexmonster docs
- [Integration with Electron](https://www.flexmonster.com/doc/integration-with-electron-js/?r=sample_electron) — learn how to integrate Flexmonster into an Electron.js project.
## Support and feedback
In case of any issues, visit our [Troubleshooting](https://www.flexmonster.com/doc/typical-errors?r=sample_electron) section. You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=sample_electron) for a solution to your issue.
To share your feedback or ask questions, contact our Tech team by raising a ticket on our [Help Center](https://www.flexmonster.com/help-center?r=sample_electron). You can also find a list of samples, technical specifications, and a user interface guide there.
## Flexmonster licensing
This sample project is released under the MIT license (free and open-source). [Flexmonster Pivot](https://www.flexmonster.com/?r=sample_electron) is governed by the Flexmonster Software License Agreement: [https://www.flexmonster.com/software-license-agreement/](https://www.flexmonster.com/software-license-agreement/?r=sample_electron).
Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the [Flexmonster pricing page](https://www.flexmonster.com/pivot-table-editions-and-pricing/?r=sample_electron).
If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team/?r=sample_electron), and we will get in touch with you.
## Social media
Follow us on social media and stay updated on our development process!
[](https://linkedin.com/company/flexmonster) [](https://youtube.com/user/FlexMonsterPivot) [](https://twitter.com/flexmonster)