Skip to content

Default params for plot_correlation_heatmap #131

Closed
3 tasks done
julia-shenshina opened this issue Oct 5, 2021 · 0 comments · Fixed by #143
Closed
3 tasks done

Default params for plot_correlation_heatmap #131

julia-shenshina opened this issue Oct 5, 2021 · 0 comments · Fixed by #143
Assignees
Labels
enhancement New feature or request

Comments

@julia-shenshina
Copy link
Contributor

julia-shenshina commented Oct 5, 2021

🚀 Feature Request

Set default params suitable for the method

Motivation

For example, now colormap is scaled automatically so it gives confusing visualization

Proposal

add check of heatmap_kwargs:

  • if not given, set heatmap_params = {"vmin": -1, "vmax": 1}
  • do nothing otherwise

Test cases

No response

Alternatives

No response

Additional context

No response

Checklist

  • Added feature request
  • Added motivation
  • Added proposal
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants