react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Is it possible to use compact structure?

Open jmcorreia opened this issue 6 years ago • 2 comments

Hello,

is it possible to use a compact structure in the pivot? Like the example in the printscreen. image

Besides, is it possible to do some kind of conditional formatting?

Thanks.

jmcorreia avatar Sep 05 '19 15:09 jmcorreia

There are no built-in features for these, but you could build your own renderer component that implements this kind of thing, based on the built-in one!

nicolaskruchten avatar Sep 05 '19 19:09 nicolaskruchten

Thank you for the fast answer. I am really new to JS, thus I wanted to avoid that kind of customization, but I will try.

jmcorreia avatar Sep 06 '19 07:09 jmcorreia