home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: da9c1d16562f233bfdafb0078cd1404ea18e03b8

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
da9c1d16562f233bfdafb0078cd1404ea18e03b8 Add typing to plot methods (#7052) * add plot methods statically and add typing to plot tests * whats-new update * fix copy-paste typo * correct plot signatures * add *some* typing to plot methods * annotate darray in plot tests * correct typing of plot returns * fix plotting overloads * add correct overloads to dataset_plot * update whats-new * rename xr.plot.plot module since it shadows the xr.plot.plot method * move accessor to its own module * move DSPlotAccessor to accessor module * fix DSPlotAccessor import * add explanation to import statement * add breaking change to whats-new * remove unused `rtol` argument from plot * make most arguments of plotmethods kwargs only * fix wrong return types * add breaking kwarg change to whats-new * support for aspect='auto' or 'equal * typing support for Dataset FacetGrid * deprecate positional arguments for all plot methods * add deprecation to whats-new * add FacetGrid generic type * fix mypy 0.981 complaints * fix index errors in plots * add overloads to scatter * deprecate scatter args * add scatter to accessors and fix docstrings * undo some breaking changes * fix the docstrings and some typing * fix typing of scatter accessor funcs * align docstrings with signature and complete typing * add remaining typing * align more docstrings * re add ValueError for scatter plots with u, v * fix whats-new conflict * fix some typing errors * more typing fixes * fix last mypy complaints * try fixing facetgrid examples * fix py3.8 problems * update plotting.rst * update api * update plot docstring * add a tip about yincrease in imshow * set default for x/yincrease in docstring * simplify typing * add deprecation date as comment * update whats-new to new release * fix whats-new 2022-10-16T09:26:54Z 2022-10-16T09:26:54Z 72ce553aaa578796b021efa20977e379206d875a cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 43316012 19864447
Powered by Datasette · Queries took 0.647ms · About: xarray-datasette