Skip to content

Conversation

@changhoonhahn
Copy link

I noticed xlim was not set for the diagonal 1D histogram so I added

ax.set_xlim(np.sort(range[i]))

to core.py

@dfm
Copy link
Owner

dfm commented Jul 14, 2021

Thanks for this, but the xlims are already set a little lower (look for the call to _set_xlim) so can you share a demo that doesn't work with the existing logic first?

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.

2 participants