juanmantelli commented on issue #20453:
URL: https://github.com/apache/superset/issues/20453#issuecomment-1162940125

   Finally I realized that it is possible using CSS:
   
   `#chart-id-146 .css-1yzpsg4 {
       display: none;
   }
   
   #chart-id-146 .table>colgroup+thead>tr>th:first-child{
       display: none;
   }`


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