Skip to content

Commit c5ccc18

Browse files
authored
BUG: styler multiindex hiding indexes and columns alignment (#43649)
1 parent 0bad85d commit c5ccc18

File tree

5 files changed

+476
-254
lines changed

5 files changed

+476
-254
lines changed

doc/source/whatsnew/v1.4.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Styler
8181
- Naive sparsification is now possible for LaTeX without the multirow package (:issue:`43369`)
8282
- :meth:`Styler.to_html` omits CSSStyle rules for hidden table elements (:issue:`43619`)
8383
- Custom CSS classes can now be directly specified without string replacement (:issue:`43686`)
84+
- Bug where row trimming failed to reflect hidden rows (:issue:`43703`)
8485

8586
Formerly Styler relied on ``display.html.use_mathjax``, which has now been replaced by ``styler.html.mathjax``.
8687

0 commit comments

Comments
 (0)