Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PivotTable aggregate data in JS - (issues 1403) #2

Merged
merged 4 commits into from
Jul 15, 2021

Conversation

wujianbin-sh
Copy link
Owner

How to config aggregation field:
In Widget Config page,
Open one row/column's setting dialog(字段设置对话框),
in Field Description(字段描述), input a JSON string like:
{"sum":"合计值", "avg": "平均值", "count": "计数", "min": "最小", "min": "最大" }
or simply add one aggregation algorithm:
{"sum":"合计"}

@wujianbin-sh
Copy link
Owner Author

PivotTable aggregate data in JS - (issues 1403)

@wujianbin-sh wujianbin-sh merged commit 2c3dbed into dev-0.3 Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant