X Tutup
Skip to content

%matplotlib notebook offsetting sns.palplot #7431

@jolespin

Description

@jolespin

When I use %matplotlib notebook it creates bigger plots like #4853 but also offsets the entire image.

%matplotlib inline
sns.palplot(sns.color_palette("cubehelix", n_colors=50))

%matplotlib notebook
sns.palplot(sns.color_palette("cubehelix", n_colors=50))

screen shot 2016-11-08 at 12 05 32 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup