home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 4983f1f26070162d274de03971a7b13bb6048490

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
4983f1f26070162d274de03971a7b13bb6048490 Add x,y kwargs for plot.line(). (#1926) * Add x,y kwargs for plot.line(). Supports both 1D and 2D DataArrays as input. Change variable names to make code clearer: 1. set xplt, yplt to be values that are passed to ax.plot() 2. xlabel, ylabel are axes labels 3. xdim, ydim are dimension names * Respond to comments. * Only allow one of x or y to be specified. * fix docs * Follow suggestions. * Follow suggestions. 2018-03-05T22:14:45Z 2018-03-05T22:14:45Z 0c7e9e762dbfd6554e60c953bf27493047d95109 b0f4ce5150c3c23b1766db99ba73f575ddfc0e71 13221727 2448579 10050469
Powered by Datasette · Queries took 5.122ms · About: xarray-datasette