ktmud commented on issue #13159:
URL: https://github.com/apache/superset/issues/13159#issuecomment-780080021


   Looks like your column type icons are missing:
   
   <img width="247" alt="column-type-icons" 
src="https://user-images.githubusercontent.com/335541/108113916-f7136180-704c-11eb-91f6-a6f0953c5920.png";>
   
   My guess is you will see the same extra space in other viz types, too.
   
   It is most likely because these calculated columns didn't have a data type 
set when created:
   
   <img width="957" alt="no-data-type" 
src="https://user-images.githubusercontent.com/335541/108114341-891b6a00-704d-11eb-8f31-c0da3e611fd0.png";>
   
   Or their data types were not one of the three:
   
   <img width="205" alt="not-one-of-the-three" 
src="https://user-images.githubusercontent.com/335541/108114463-ac461980-704d-11eb-98b5-538ddf2fe233.png";>
   
   


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

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