kristw opened a new pull request #5937: Deprecate getColorFromScheme
URL: https://github.com/apache/incubator-superset/pull/5937
 
 
   All calls to this function `getColorFromScheme` was replaced with `getColor` 
or `getScale` from `CategoricalColorNamespace` in PR #5815 . 
   
   This function was left as a shim in PR #5815, as there were still some 
components using it. Now all those remaining calls have been removed so there 
is no need for this shim anymore. 
   
   p.s. also enable all unit tests again after `.only` was left in one of the 
tests.
   
   @williaster @conglei 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to