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

how to display multiple aggregate on summary like sum, min , max #160

Open
kadamparitosh opened this issue Sep 25, 2018 · 0 comments
Open

Comments

@kadamparitosh
Copy link

kadamparitosh commented Sep 25, 2018

Hello,
I am trying to displaying multiple aggregate on summary like sum, min , max but it's not showing.
I refer following

https://paramquery.com/pro/demos/group_summary
and also used
https://paramquery.com/api#option-column-summary
summary:{
type: ["min", "max"],
title: [ "Min: {0}", "Max: {0}" ]
}
but it's not working for multiple. It's possible or not?

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

No branches or pull requests

1 participant