plotly / react-pivottable

React-based drag'n'drop pivot table with Plotly.js charts
https://react-pivottable.js.org/
MIT License
1k stars 259 forks source link

inclusion props #73

Closed rpashankar closed 5 years ago

rpashankar commented 5 years ago

i am using react-pivvottable.i need to use inclusion props but i am unable to use it.please suggest me.it is present in pivotUI().but i am unable to get here.

nicolaskruchten commented 5 years ago

The equivalent argument in react-pivottable is the valueFilter prop.

rpashankar commented 5 years ago

thanks a lot.