-
Notifications
You must be signed in to change notification settings - Fork 18
Correlation Matrix plot with seaborn/matplotlib style #236
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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?
Context
What are you trying to accomplish?
Steps to Reproduce
Provide a minimally reproducible code example, if possible
import data_describe as ddPossible Solution
Optional: suggest a solution
Your Environment
- data describe version:
- Python version:
- Operating System:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
