Website: www.flexmonster.com
Flexmonster Pivot is a powerful JavaScript tool for interactive web reporting. It allows you to visualize and analyze data from JSON, CSV, SQL, NoSQL, Elasticsearch, and OLAP data sources quickly and conveniently. Flexmonster is designed to integrate seamlessly with any client-side framework and can be easily embedded into your application.
This repository contains a theme builder app for creating custom Flexmonster themes.
Table of contents:
- Download a
.zip
archive with the theme builder or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/custom-theme-builder && cd custom-theme-builder
- Install the npm dependencies described in
package.json
:
npm install
See how to create a custom theme using the theme builder: Adding a custom theme.
- Changing themes — learn about themes and styling in Flexmonster.