Skip to content

Correlation Matrix plot with seaborn/matplotlib style #236

@dvdjlaw

Description

@dvdjlaw

Your bug may already be reported!
Please search on the issue tracker before creating one.

Description
Provide a concise description of the bug

The recent update to correlation matrix resulted in a different display of correlation matrix when using seaborn as the backend

Expected Behavior
What did you expect to happen?

  • Tiles in the heatmap (correlation matrix) should be square
  • The heatmap should use the same color palette as the plotly version

Actual Behavior
What went wrong?

  • The tiles are not square
  • A different color palette is used
    image

Context
What are you trying to accomplish?

Steps to Reproduce
Provide a minimally reproducible code example, if possible

import data_describe as dd

Possible Solution
Optional: suggest a solution

Your Environment

  • data describe version:
  • Python version:
  • Operating System:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions