Replies: 2 comments
-
Yes it's reasonable to expect something like this eventually. I think the documentation is pretty clear in general that
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Would you be open to creating a discussion topic for these upcoming features so the community can bring up usecases/hacks they've had to implement in the past? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking through the new
Hist
implementation it seems to be specifically designed to work with a single variable.I'm curious what kind of API is planned for 2D histograms (didn't see them in the issues labelled with new API tag).
Could something like this be a reasonable API to expect eventually?
Since the new
Hist
opaquely uses the 'y' dimension to map countsHist2D
could do the same with a colorbar.Beta Was this translation helpful? Give feedback.
All reactions