Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

React pivot table example with Flexmonster

License

NotificationsYou must be signed in to change notification settings

flexmonster/pivot-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexmonster Pivot Table & ChartsWebsite:flexmonster.com

Github StarsTwitter

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

This repository contains sampleNext.js andReact projects for Flexmonster Pivot Table & Charts.

Table of contents:

Prerequisites

For Next.js:

For ES6/TypeScript:

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-react.git&&cd pivot-react
  1. Choose one of the following projects:

    • To work with theNext.js + TypeScript project, go to thenextjs-ts/ folder:
    cd nextjs-ts
    • Try out theReact + ES6 project with the following command:
    cd ES6
    • To see how theReact + TypeScript project works, run the following command:
    cd typescript
  2. Install the npm dependencies described inpackage.json:

npm install
  1. Run the sample project:
npm start

To see the result, openhttp://localhost:3000/ in your browser.

What is inside the projects

React sample projects contain several examples of Flexmonster Pivot usage and customization:

  • Pivot table demo shows how to define thereport,toolbar, and other initialization parameters in the pivot grid for React.
  • Handling events demonstrates how to subscribe to events and unsubscribe from them.
  • Using API calls illustrates how to use Flexmonster's methods.
  • Updating data is an example of refreshing data at runtime using theupdateData() method.
  • Customizing the Toolbar shows how to customize the Toolbar.
  • Customizing the grid illustrates how to customize the pivot table using thecustomizeCell() API call.
  • Integration with Highcharts demonstrates how to integrate with the Highcharts charting library.
  • Integration with amCharts is an example of integration with the amCharts charting library.

You can try all of these examples right from the project’s starting page.

Related Flexmonster docs

For Next.js:

For ES6/TypeScript:

Support and feedback

In case of any issues, visit ourTroubleshooting section. You can also search among theresolved cases for a solution to your issue.

To share your feedback or ask questions, contact our Tech team by raising a ticket on ourHelp Center. You can also find a list of samples, technical specifications, and a user interface guide there.

Flexmonster licensing

These sample projects are released under the MIT license (free and open-source). Also, they use theFlexmonster React wrapper, which 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 theFlexmonster pricing page.

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

Social media

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

LinkedInYouTubeTwitter

Contributors15


[8]ページ先頭

©2009-2025 Movatter.jp