Skip to content

Commit

Permalink
Update facetgrid.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Illviljan committed Apr 7, 2024
1 parent c26233e commit 10fac37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xarray/plot/facetgrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ def map_plot1d(
mappable = func(
subset,
x=coords_to_plot["x"],
y=coords_to_plot["y"],
z=coords_to_plot["z"],
ax=ax,
hue=hue,
Expand Down

0 comments on commit 10fac37

Please sign in to comment.