Skip to main content

Statistical and Data Mining

Version

The Business Charts Panel supports the ecStat library since version 3.7.0.

The ecStat library integrates statistical and data mining capabilities of the Apache ECharts library into the chart generation within the Business Charts panel.

Tutorial

Watch our tutorial for a detailed guide on using three data mining functions provided by ecStat:

  • regression
  • clustering
  • histograms
Histograms, Clustering. Regression in the Business Charts panel.

Additionally, the ecStat library provides basic statistical tools like

  • deviation
  • quantile
  • min
  • max
  • mean
  • median

Example

You can find an example at echarts.volkovlabs.io. Feel free to copy the code and modify it for your use case.

Polynomial Regression in the Business Charts panel.
Polynomial Regression in the Business Charts panel.