dataframe_image icon indicating copy to clipboard operation
dataframe_image copied to clipboard

table_conversion='matplotlib' does not allow processing text-align

Open anabaral opened this issue 2 years ago • 0 comments

table_conversion='matplotlib' does not allow processing text-align it only allows text-align styles given in the very element like <td>, <th> (matplotlib_table.py:74) but It is not possible to control each element's style with dataframe styles configuration.

anabaral avatar Sep 19 '23 06:09 anabaral