0.11.2 • Published 2 years ago

kb-react-pivottable v0.11.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-pivottable

This is a fork of plotly/react-pivottable with two changes:

  1. td.pvtOutput has been wrapped in div.pvtOutputWrapper to allow overflow scrolling
  2. div.pvtOutputWrapper has been styled with overflow: auto and max-width: var(--pvt-output-width, 100%); to allow setting the width using a CSS var further up in the markup