File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ The following named reducers are supported:
274
274
* * y* - the middle of the bin’s * y* extent (when binning on * y* )
275
275
* * y1* - the lower bound of the bin’s * y* extent (when binning on * y* )
276
276
* * y2* - the upper bound of the bin’s * y* extent (when binning on * y* )
277
- * * z* <VersionBadge pr =" 1959 " /> - the bin’s * z* value (* z* , * fill* , or * stroke* )
277
+ * * z* <VersionBadge version = " 0.6.14 " pr =" 1959 " /> - the bin’s * z* value (* z* , * fill* , or * stroke* )
278
278
279
279
In addition, a reducer may be specified as:
280
280
Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ The following named reducers are supported:
370
370
* * identity* - the array of values
371
371
* * x* <VersionBadge version =" 0.6.12 " pr =" 1916 " /> - the group’s * x* value (when grouping on * x* )
372
372
* * y* <VersionBadge version =" 0.6.12 " pr =" 1916 " /> - the group’s * y* value (when grouping on * y* )
373
- * * z* <VersionBadge pr =" 1959 " /> - the group’s * z* value (* z* , * fill* , or * stroke* )
373
+ * * z* <VersionBadge version = " 0.6.14 " pr =" 1959 " /> - the group’s * z* value (* z* , * fill* , or * stroke* )
374
374
375
375
In addition, a reducer may be specified as:
376
376
You can’t perform that action at this time.
0 commit comments