home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: bc52f8aa64833d8c97f9ef5253b6a78c7033f521

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
bc52f8aa64833d8c97f9ef5253b6a78c7033f521 ENH: added FacetGrid functionality to line plots (#2107) * ENH: added FacetGrid functionality to line plots a) plot.line can now accept also 'row' and 'col' keywords. b) If 'hue' is passed as a keyword to DataArray.plot() it generates a line plot FacetGrid. c) Line plots are automatically generated if the number of dimensions after faceting along row and/or col is one. * minor formatting issues * minor formatting issues * fix kwargs bug * added tests and refactoring line_legend * add documentation * added tests * minor formatting * Fix merge. All tests pass now. 2018-06-04T15:54:44Z 2018-06-04T15:54:44Z bb26c49424ff2d9016a299b3adc0faf21810bbd6 f10b21bed2846b879806f87039b77245b18e7671 13221727 6164157 1217238
Powered by Datasette · Queries took 1.74ms · About: xarray-datasette