Skip to content

flexmonster/pivot-puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exporting from Flexmonster Pivot Table & Charts to a server without using a browser

Flexmonster Pivot Table & Charts Website: www.flexmonster.com

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 data visualization project. The tool supports popular frameworks like React, Vue, Angular, Blazor, and more. Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.

This repository contains a sample project that demonstrates how to export Flexmonster reports without using a browser. We achieve this using Puppeteer.

Table of contents:

Prerequisites

Installation

  1. Download a .zip archive with the sample project or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/pivot-puppeteer && cd pivot-puppeteer
  1. Install the npm dependencies described in package.json:
npm install
  1. Run the sample project:
npm start

When the export is complete, find the saved files in the storage/ folder.

Note: In this version of the project, Flexmonster is included from the CDN. Switch to the flexmonster-from-nodemodules branch if you want to include Flexmonster from npm.

Related Flexmonster docs

Support and feedback

In case of any issues, visit our Troubleshooting section. You can also search among the resolved cases 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. 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 is governed by the Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/.

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.

If you need any help with your license, fill out our Contact form, and we will get in touch with you.

Social media

Follow us on social media and stay updated on our development process!

LinkedIn YouTube Twitter

About

Use Flexmonster Pivot Table & Charts with Puppeteer Headless Chrome Node.js API

Topics

Resources

License

Stars

Watchers

Forks

Contributors