xarray icon indicating copy to clipboard operation
xarray copied to clipboard

Add Dimension names to visualization in html repr

Open ianhi opened this issue 5 months ago • 6 comments

Is your feature request related to a problem?

The dask array repr for a dataarray is pretty nice, but I think it would be even nicer if I could also see which dim was which on the chunk visualization

Describe the solution you'd like

Something like this:

Image

Describe alternatives you've considered

No response

Additional context

No response

ianhi avatar May 05 '25 17:05 ianhi