home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 150117331

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
150117331 MDU6SXNzdWUxNTAxMTczMzE= 836 How does Xarray plot a bar chart? 7768784 closed 0     2 2016-04-21T16:00:05Z 2016-04-21T16:16:53Z 2016-04-21T16:16:53Z NONE      

How can I plot a bar chart from a Python Xarray dataset (eg. rain data axis)?

I am already using this code to resize the plot

fig, ax = plt.subplots(figsize=(9, 9)) dsfanadia.rain.plot(ax=ax)

Thank you

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/836/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.554ms · About: xarray-datasette