You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/01/13 12:53:13 UTC

[GitHub] [superset] wildsonc opened a new issue #12496: Line break tooltip #help

wildsonc opened a new issue #12496:
URL: https://github.com/apache/superset/issues/12496


   Is it possible to insert a line break in tooltip?
   
   I already tried:
   
   - \n
   - Edit css
   - &#013
   
   this is my function:
   
   function getTooltip(tool) {
       return tool && `Title1 ${tool.object.extraProps.column1}:  ${tool.object.extraProps.column2}
       \n Title2: ${tool.object.extraProps.column3}
       \n Title3: ${tool.object.extraProps.column4}`;
   }
   
    


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] wildsonc closed issue #12496: Line break tooltip

Posted by GitBox <gi...@apache.org>.
wildsonc closed issue #12496:
URL: https://github.com/apache/superset/issues/12496


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] zhaoyongjie commented on issue #12496: Line break tooltip

Posted by GitBox <gi...@apache.org>.
zhaoyongjie commented on issue #12496:
URL: https://github.com/apache/superset/issues/12496#issuecomment-759537050


   @wildsonc 
   Could you complete the issue template?
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] wildsonc commented on issue #12496: Line break tooltip

Posted by GitBox <gi...@apache.org>.
wildsonc commented on issue #12496:
URL: https://github.com/apache/superset/issues/12496#issuecomment-760901770


   ´<p>String</p>´ Works for me


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] wildsonc edited a comment on issue #12496: Line break tooltip

Posted by GitBox <gi...@apache.org>.
wildsonc edited a comment on issue #12496:
URL: https://github.com/apache/superset/issues/12496#issuecomment-760901770


   `<p>String</p>` Works for me


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] wildsonc edited a comment on issue #12496: Line break tooltip

Posted by GitBox <gi...@apache.org>.
wildsonc edited a comment on issue #12496:
URL: https://github.com/apache/superset/issues/12496#issuecomment-760901770


   <p>String</p> Works for me


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] wildsonc edited a comment on issue #12496: Line break tooltip

Posted by GitBox <gi...@apache.org>.
wildsonc edited a comment on issue #12496:
URL: https://github.com/apache/superset/issues/12496#issuecomment-760901770


   "<p>String</p>" Works for me


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org