We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43d0f8 commit 3bb0a77Copy full SHA for 3bb0a77
src/traces/parcats/calc.js
@@ -471,9 +471,7 @@ function validateDimensionDisplayInds(trace) {
471
472
473
/**
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
+ * Update category properties based on the unique values found for this dimension
477
* @param {Object} dim
478
* @param {UniqueInfo} uniqueInfoDim
479
*/
0 commit comments