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

Declaratively indicate whether dimension row should auto-total #66

Open
barryross opened this issue May 9, 2018 · 0 comments
Open

Declaratively indicate whether dimension row should auto-total #66

barryross opened this issue May 9, 2018 · 0 comments

Comments

@barryross
Copy link

I am using ReactPivot in a project for a client and I am running into the following issue whereby I want some rows to automatically display the total, and others not to. Currently, it seems that every dimensions automatically totals the rows beneath it.

I realize I can use CSS to hide these values, but they still carry over to the CSV. Any solutions with the current version or support for building this out?

Somewhat related...does anybody have a good example of using a CSV Template with ReactPivot?

Here is what I am seeking to do:

  • Dimension 1 -> DO NOT display total of the rows below
    -- Dimensions 2 DO not display total of the rows below
    --- Dimension 3 DO not display total of the rows below
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