Releases: ecomfe/echarts-stat
Releases · ecomfe/echarts-stat
1.2.0
- [Feature] Support data-transform follow echarts 5.0.
- [Feature] Add config dimensions to specify which dimensions will be used in calculation.
- [Feature] Support two-dimension array in "histogram".
- [Feature] Add config dimensions outputType outputClusterIndexDimension outputDistanceDimension for clustering.
- [Fix] Fix that in some data error will be thrown when calculate quantity exponent.
1.1.1
1.1.0
1.0.0
- [+] Published
linear regression
: See example. - [+] Published
exponential regression
: See example. - [+] Published
logarithmic regression
: See example. - [+] Published
polynomial regression
: See example. - [+] Published
static clustering
: See example. - [+] Published
dynamic clustering
: See example. - [+] Add commonly used statistical functions.