Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beautify plots with multiple series and long labels #213

Closed
tkoskela opened this issue Oct 4, 2023 · 1 comment
Closed

Beautify plots with multiple series and long labels #213

tkoskela opened this issue Oct 4, 2023 · 1 comment

Comments

@tkoskela
Copy link
Member

tkoskela commented Oct 4, 2023

Because we have the series name in the legend, we don't need to repeat it on the x axis

        plot.xaxis.major_tick_line_color = None
        plot.xaxis.major_label_text_color = None
        plot.xaxis.group_label_orientation = "vertical"
@ilectra
Copy link
Collaborator

ilectra commented Dec 19, 2023

First 2 improvements are done, the last one moved to #255

@ilectra ilectra closed this as completed Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants