Skip to content

Commit 3bb0a77

Browse files
committed
fix copy :pasta: docstring
1 parent e43d0f8 commit 3bb0a77

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: src/traces/parcats/calc.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -471,9 +471,7 @@ function validateDimensionDisplayInds(trace) {
471471

472472

473473
/**
474-
* Validate the requested display order for the dimensions.
475-
* If the display order is a permutation of 0 through dimensions.length - 1 then leave it alone. Otherwise, repalce
476-
* the display order with the dimension order
474+
* Update category properties based on the unique values found for this dimension
477475
* @param {Object} dim
478476
* @param {UniqueInfo} uniqueInfoDim
479477
*/

0 commit comments

Comments
 (0)