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

Creating multilevel hierarchies in CSV

Article thumbnail

Setting data types (React)

Article thumbnail

Manage spreadsheet headers

Article thumbnail

Integration with any charting library (React)

This tutorial explains how to connect WebDataRocks to any third-party charting library (for example, Chart.js, ApexCharts, ECharts, or D3.js). WebDataRocks can be integrated with charting libraries using the getData() API call, which returns data displayed on the grid. Then, you need to preprocess the data to a format required by your charting library and pass […]

Article thumbnail

Integration with amCharts

This step-by-step tutorial will help you integrate WebDataRocks with amCharts. Our tutorial is based on the V4 of amCharts. Step 3. Add amCharts Step 3.1. Install the amCharts 4 npm package with the following command: npm install @amcharts/amcharts4 Step 3.2. Import amCharts 4 into your component: import * as am4core from “@amcharts/amcharts4/core”;import * as am4charts […]

Article thumbnail

Customizing the Toolbar

Article thumbnail

WebDataRocks dependencies

Article thumbnail

Technical specifications

Article thumbnail

Browser compatibility

Article thumbnail

Available tutorials on charts