home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 349533163

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
349533163 MDExOlB1bGxSZXF1ZXN0MzQ5NTMzMTYz 3597 closed 0 Add Facetgrid.row_labels & Facetgrid.col_labels 2448579 This allows labels to be changed later using `Facetgrid.set_titles`. We now save handles in `Facetgrid.row_labels` and `Facetgrid.col_labels`. I also added some API docs for facetgrid. Example ``` g = darray.plot.imshow(row="row", col="col") g.set_titles("abc={value}") ``` **before** (see row labels; the column labels work because those are set using `set_title`. ) ![before](https://user-images.githubusercontent.com/2448579/70251014-b8122c80-1776-11ea-93ea-560c1062e374.png) **after** ![after](https://user-images.githubusercontent.com/2448579/70251111-d7a95500-1776-11ea-8d8f-030ea76bded6.png) - [x] Tests added - [x] Passes `black . && mypy . && flake8` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API 2019-12-05T16:35:38Z 2019-12-10T15:41:24Z 2019-12-10T15:41:21Z 2019-12-10T15:41:21Z bcf0d61442a5ea7a2bd990b9e7f18f8932376a25     0 13a3131e67ac996faa093e5b83f29b57257ceadd 5c674e6212ed5a5daeb3f289f023d6abc48417ae MEMBER   13221727 https://github.com/pydata/xarray/pull/3597  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette ยท Queries took 0.99ms