Skip to content

Matplotlib warnings output to stdout #14

@ejeschke

Description

@ejeschke

I was playing with qplan and the following warning
messages were displayed (in the terminal that I started
qplan from) when some charts were plotted.

/home2/gen2/miniconda3/envs/py35/lib/python3.5/site-packages/matplotlib/text.py:2148: UserWarning: You have used the textcoords kwarg, but not the xytext kwarg. This can lead to surprising results.
warnings.warn("You have used the textcoords kwarg, but not "
/home2/gen2/miniconda3/envs/py35/lib/python3.5/site-packages/matplotlib/figure.py:2362: UserWarning: This figure includes Axes that are not compatible with tight_layout, so results might be incorrect.
warnings.warn("This figure includes Axes that are not compatible "

Just thought you might be interested...

Regards,

Takuya Fujiyoshi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions