home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: b2351cbe3f3e92f0e242312dae5791fc83a4467a

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
b2351cbe3f3e92f0e242312dae5791fc83a4467a Use broadcast_like for 2d plot coordinates (#5099) * Use broadcast_like for 2d plot coordinates Use broadcast_like if either `x` or `y` inputs are 2d to ensure that both have dimensions in the same order as the DataArray being plotted. Convert to numpy arrays after possibly using broadcast_like. Simplifies code, and fixes #5097 (bug when dimensions have the same size). * Update whats-new * Test for issue 5097 * Fix typo in doc/whats-new.rst Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com> * Update doc/whats-new.rst Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com> 2021-04-22T07:16:16Z 2021-04-22T07:16:16Z 7e21ec85163297602c88c6fc49638c2c95b296a9 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 3958036 19864447
Powered by Datasette · Queries took 0.848ms · About: xarray-datasette