Statistical and Data Mining
Version
Apache ECharts Panel supports the ecStat
library starting from version 3.7.0.
The ecStat
library integrates statistical and data mining capabilities into the chart generation within the Apache ECharts Panel plugin.
Tutorial
Watch our tutorial for a detailed guide on using three data mining functions provided by ecStat
:
- regression
- clustering
- histograms
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.
