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

rowTotals/colTotals #66

Open
jjagielka opened this issue Feb 18, 2019 · 1 comment
Open

rowTotals/colTotals #66

jjagielka opened this issue Feb 18, 2019 · 1 comment

Comments

@jjagielka
Copy link

PivotTable v.2.21 introduced hide/show totals option:

rendererOptions: {
  table: {
    rowTotals: false,
    colTotals: true,
  }
}

This option is ignored when used with subtotal

@GregoMiranda
Copy link

Hello,
Could you add this option?
Subtotal would be very complete.
Thank you very much

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

2 participants