Skip to content

test_time_series_plot_color_with_empty_kwargs fails with custom matplotlibrc #4345

Closed
@nfoti

Description

@nfoti

The reason is that it tests for particular line colors, but I have my matplotlib colors tweaked, so the default values aren't r, g, and b. The test should probably look at the default color_cycle in matplotlib and check against those values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suiteVisualizationplotting

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions