Skip to content

Commit df31a75

Browse files
committed
Merge branch 'master' into v0.12
2 parents f0b21f3 + df37723 commit df31a75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/_docstrings/objects.Agg.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"id": "555394c1-25f8-4932-94d1-f67a8a9fa1c6",
7777
"metadata": {},
7878
"source": [
79-
"When other mapping variables are assigned, they'll be used to define aggregation groups. With some marks, it may be helpful to use additional transforms, such as :class:`objects.Dodge`:"
79+
"When other mapping variables are assigned, they'll be used to define aggregation groups. With some marks, it may be helpful to use additional transforms, such as :class:`Dodge`:"
8080
]
8181
},
8282
{
@@ -94,7 +94,7 @@
9494
"id": "07eb1150-db57-4a58-b830-8a7aba9f46ec",
9595
"metadata": {},
9696
"source": [
97-
"The variable that gets aggregated depends on the orientation of the layer, which is usually inferred from the coordinate variable types (but may also be specified with the `orient` parameter in :meth:`objects.Plot.add`):"
97+
"The variable that gets aggregated depends on the orientation of the layer, which is usually inferred from the coordinate variable types (but may also be specified with the `orient` parameter in :meth:`Plot.add`):"
9898
]
9999
},
100100
{

0 commit comments

Comments
 (0)