Skip to content

MultiIndex does not work with matplotlib #97

@cheremovsky

Description

@cheremovsky

When table_conversion='matplotlib' is used multi-indexed dataframes are rendered incorrectly — multiindex is getting rolled back to the columns — as if I called .reset_index()
dfi.export(last_reses, 'dream_strats.png', table_conversion='matplotlib')

How it looks:
Screenshot 2023-09-03 at 14 57 06

How it should look:
Screenshot 2023-09-03 at 14 57 45

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions