Website: flexmonster.com
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 R Shiny data visualization project. The tool supports popular frameworks like Angular, React, Vue, 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 R + Shiny project for Flexmonster Pivot Table & Charts.
Table of contents:
- Prerequisites
- Installation
- Related Flexmonster docs
- Support and feedback
- Flexmonster licensing
- Social media
-
To install Shiny, invoke R and run the following command:
install.packages("shiny")
- Download a
.zip
archive with the sample project or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/pivot-r-shiny
- Invoke R and navigate to the
pivot-r-shiny/
project folder:
setwd('<path_to_project>/pivot-r-shiny')
- Run the sample project from the R program:
library(shiny)
runApp()
The application will be automatically opened in your browser.
- Integration with R Shiny — learn how to integrate Flexmonster into an R Shiny project.
In case of any issues, visit our troubleshooting section. You can also search among the resolved cases for a solution to your problem.
To share your feedback or ask questions, contact our Tech team by raising a ticket on Flexmonster Help Center. You can also find a list of samples, technical specifications, and a user interface guide there.
To learn about Flexmonster Pivot licenses, visit the Flexmonster licensing page. If you want to test our product, we provide a 30-day free trial.
If you need any help with your license — fill out our Contact form, and we will get in touch with you.
Follow us on social media and stay updated on our development process!