An open API service indexing awesome lists of open source software.

https://github.com/flexmonster/custom-theme-builder

A tool to help create custom themes for Flexmonster Pivot Table & Charts
https://github.com/flexmonster/custom-theme-builder

grid npm npm-package theme-ui ui-grid

Last synced: about 2 months ago
JSON representation

A tool to help create custom themes for Flexmonster Pivot Table & Charts

Awesome Lists containing this project

README

          

# Custom theme builder for Flexmonster Pivot Table & Charts
[![Flexmonster Pivot Table & Charts](https://cdn.flexmonster.com/landing.png)](https://www.flexmonster.com/?r=github)
Website: [www.flexmonster.com](https://www.flexmonster.com/?r=github)

## 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](https://www.flexmonster.com/doc/available-tutorials-integration/?r=github). Also, Flexmonster connects to [any data source](https://www.flexmonster.com/doc/supported-data-sources/?r=github), including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.

This repository contains a theme builder app for creating custom Flexmonster themes.

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 theme builder or clone it from GitHub with the following command:

```bash
git clone https://github.com/flexmonster/custom-theme-builder && cd custom-theme-builder
```

2. Install the npm dependencies described in `package.json`:

```bash
npm install
```

## Usage

See how to create a custom theme using the theme builder: [Adding a custom theme](https://www.flexmonster.com/doc/customizing-appearance?r=github/#new-theme).

## Related Flexmonster docs

- [Changing themes](https://www.flexmonster.com/doc/customizing-appearance/?r=github) — learn about themes and styling in Flexmonster.

## Support and feedback

In case of any issues, visit our [Troubleshooting](https://www.flexmonster.com/doc/typical-errors?r=github) section. You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=github) 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=github). You can also find a list of samples, technical specifications, and a user interface guide there.

## Flexmonster licensing

The custom theme builder is released under the MIT license (free and open-source). [Flexmonster Pivot](https://www.flexmonster.com/?r=github) is governed by the Flexmonster Software License Agreement: [https://www.flexmonster.com/software-license-agreement/](https://www.flexmonster.com/software-license-agreement/?r=github).

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=github).

If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team/?r=github), and we will get in touch with you.

## Social media

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

[![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/company/flexmonster) [![YouTube](https://img.shields.io/badge/YouTube-red?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.com/user/FlexMonsterPivot) [![Twitter](https://img.shields.io/badge/Twitter-blue?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/flexmonster)