villebro commented on code in PR #23657:
URL: https://github.com/apache/superset/pull/23657#discussion_r1163867376
##########
superset-frontend/packages/superset-ui-core/src/color/CategoricalColorScale.ts:
##########
@@ -165,7 +175,7 @@ class CategoricalColorScale extends ExtensibleFunction {
*
* If there are fewer elements in the range than in the domain, the scale
will reuse values from the start of the range.
*
- * @param range Array of range values.
+ * @param newRange Array of range values.
Review Comment:
bycatch - incorrect `@param` name
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]