Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: pass plotting kws to globalreport function #84

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

mbaak
Copy link
Contributor

@mbaak mbaak commented Jan 8, 2024

ENH: added plotting kwargs to correlation_report function.

  • plot_phik_matrix_kws: passed to plot_correlation_matrix() to plot the phik matrix.
  • plot_global_phik_kws: passed to plot_correlation_matrix() to plot the global-phik vector.
  • plot_significance_matrix_kws: passed to plot_correlation_matrix() to plot significance matrix.
  • plot_outlier_significance_kws: passed to plot_correlation_matrix() to plot the outlier significances.

When provided these values update the default plotting values.

Closes issue:
#58

- plot_phik_matrix_kws: passed to plot_correlation_matrix() to plot the phik matrix.
- plot_global_phik_kws: passed to plot_correlation_matrix() to plot the global-phik vector.
- plot_significance_matrix_kws: passed to plot_correlation_matrix() to plot significance matrix.
- plot_outlier_significance_kws: passed to plot_correlation_matrix() to plot the outlier significances.

When provided these values update the default plotting values.

Closes issue:
#58
@mbaak mbaak requested a review from RUrlus January 8, 2024 22:45
@mbaak mbaak closed this Jan 9, 2024
@mbaak mbaak reopened this Jan 9, 2024
@mbaak mbaak merged commit f8b1edd into master Jan 9, 2024
45 checks passed
@mbaak mbaak deleted the enh_pass_plotting_kws_to_globalreport branch January 9, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants