You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Are there any plans for building support for plotting 2D histograms (e.g., like the pyplot 2dhist or hexbin)? When working on larger datasets, it's difficult to estimate density in scatterplots, and adding jitter often does not help.
The text was updated successfully, but these errors were encountered:
Hi @MihailoIsakov
That's a very valid use-case, and indeed it can be hard to estimate densities in scatterplots.
However, it's not planned as of now ...
Are there any plans for building support for plotting 2D histograms (e.g., like the pyplot 2dhist or hexbin)? When working on larger datasets, it's difficult to estimate density in scatterplots, and adding jitter often does not help.
The text was updated successfully, but these errors were encountered: