mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
730 stars 54 forks source link

Use autoWidth = False rather than scrollX = True #111

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

Fixes #110

codecov-commenter commented 1 year ago

Codecov Report

Merging #111 (6fe891e) into main (31689f8) will decrease coverage by 0.09%. The diff coverage is 90.24%.

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   92.82%   92.73%   -0.10%     
==========================================
  Files          19       19              
  Lines         488      509      +21     
==========================================
+ Hits          453      472      +19     
- Misses         35       37       +2     
Impacted Files Coverage Δ
itables/sample_dfs.py 100.00% <ø> (ø)
itables/javascript.py 84.23% <86.20%> (-0.16%) :arrow_down:
itables/options.py 100.00% <100.00%> (ø)
itables/version.py 100.00% <100.00%> (ø)
tests/test_sample_dfs.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more