Simple Way to Analyze Complex Data Online

Quickly transform complex data into meaningful insights with its drag-and-drop interface and advanced features. Learn about solution that is ideal for both developers and business users.

Read more

More Articles

Article thumbnail

Sample project

Get the sample project to try WebDataRocks. See the Integrate WebDataRocks tutorial to integrate WebDataRocks into your existing project. Step 1. Download or clone our sample project from GitHub: git clone https://github.com/WebDataRocks/pivot-angularcd pivot-angular Step 2. Install the npm packages described in the package.json file: npm install Step 3. Run your application: ng serve The sample […]

Article thumbnail

Integration with Google Charts

Read this tutorial to learn how to integrate the WebDataRocks reporting tool with Google Charts. To start a new Angular visualization project with WebDataRocks Pivot Table and Google Charts, follow the steps below. Step 3. Add Google Charts Step 3.1. Include Google Charts in src/index.html: <!– Loading Google Charts –><script type=”text/javascript” src=”https://www.gstatic.com/charts/loader.js”></script> The loader.js file […]

Article thumbnail

Integration with Google Charts

Read this tutorial to learn how to integrate the WebDataRocks reporting tool with Google Charts. To start a new Vue data visualization project with WebDataRocks Pivot Table and Google Charts, follow the steps below. Step 3. Add Google Charts Step 3.1. Download the Google Charts wrapper for Vue: npm install vue-google-charts Step 3.2. Import Google […]

Article thumbnail

Integration with Google Charts

Read this tutorial to learn how to integrate the WebDataRocks reporting tool with Google Charts. To start a new React data visualization project with WebDataRocks Pivot Table and Google Charts, follow the steps below. Step 3. Add Google Charts Step 3.1. Download the Google Charts wrapper for React: npm install react-google-charts Step 3.2. Import Google […]

Article thumbnail

Need more features?

Article thumbnail

Data type prefixes

Article thumbnail

Supported CSV format

Article thumbnail

Metadata object for JSON

Article thumbnail

Creating multilevel hierarchies

Article thumbnail

Supported JSON formats