Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.52 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.52 KB

Custom theme builder for Flexmonster Pivot Table & Charts

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

Flexmonster Pivot Table & Charts

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:

Prerequisites

Installation

  1. 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
  1. Install the npm dependencies described in package.json:
npm install

Usage

See how to create a custom theme using the theme builder: Adding a custom theme.

Related Flexmonster docs