goto-loop commented on issue #21341:
URL: https://github.com/apache/superset/issues/21341#issuecomment-1246368209

   That's a pretty good workaround, thanks for the suggestion!
   
   For the record, this is what I've added to the dashboard's CSS (I believe 
you can't add CSS to a chart?):
   ```css
   .dt-is-null {
     background-color: #ffffff;
   }
   ```


-- 
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]

Reply via email to