Skip to content

return axes objects for plot customization#11

Open
marcel-goldschen-ohm wants to merge 1 commit intodrazenz:masterfrom
marcel-goldschen-ohm:master
Open

return axes objects for plot customization#11
marcel-goldschen-ohm wants to merge 1 commit intodrazenz:masterfrom
marcel-goldschen-ohm:master

Conversation

@marcel-goldschen-ohm
Copy link
Copy Markdown

ax, cbar = heatmap(...)
ax, cbar = corrplot(...)

Provides access to the main plot and colorbar axes objects for further customization, as previously suggested by @anoopm031.

ax, cbar = heatmap(...)
ax, cbar = corrplot(...)

Provides access to the main plot and colorbar axes objects for further customization.
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.

1 participant