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

Integration with any charting library (Vue)

This tutorial explains how to connect WebDataRocks to a third-party charting library, such as 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

Integrating with any charting library

This tutorial explains how to connect WebDataRocks to a third-party charting library, such as 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 into your component: import * as am4core from “@amcharts/amcharts4/core”;import * as am4charts from […]

Article thumbnail

Loading the report

Article thumbnail

Customizing the Toolbar

Article thumbnail

WebDataRocks dependencies

Article thumbnail

Technical specifications

Article thumbnail

Browser compatibility

Article thumbnail

Available tutorials on charts

Article thumbnail

Custom component themes