-
Notifications
You must be signed in to change notification settings - Fork 167
docs - scatterhistogram, histogram2d #436
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
Comments
is incorrectly plotted |
This issue was fixed by PR #466 Example 1
Example 2
This particular issue is because you are not setting the To fix it, you only have to configure the For this, please use the following code
Example 3
|
legend is not captured properly, there is an artifact histogram bar in the middle of the graph, and following error message is printed:
Legend for two scatter categories is being overlayed by colorbar.
The text was updated successfully, but these errors were encountered: