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/08/17 23:30:32 UTC

[GitHub] [superset] jinghua-qa opened a new issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

jinghua-qa opened a new issue #16304:
URL: https://github.com/apache/superset/issues/16304


    rich tooltip still show when pointing at blank area
   
   ### Expected results
   
    rich tooltip do not show when pointing at blank area
   
   ### Actual results
   
    rich tooltip still show when pointing at blank area
   
   #### Screenshots
   
   https://user-images.githubusercontent.com/81597121/129813490-70cc4f6b-c749-4481-9e0a-1eb2d1f50163.mov
   
   #### How to reproduce the bug
   
   1. create a time series scatter plot with large interval
   2. hoover over on the blank region to see rich tooltip
   3. See error
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: latest master
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: notifications-unsubscribe@superset.apache.org

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] junlincc edited a comment on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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


   @stephenLYZ mind taking a look?  🙏 and double check other timeseries echarts 


-- 
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: notifications-unsubscribe@superset.apache.org

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] junlincc edited a comment on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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


   @stephenLYZ mind taking a look?  🙏


-- 
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: notifications-unsubscribe@superset.apache.org

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] stephenLYZ commented on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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


   After some attempts, I found that it was difficult for us to control this behavior. This is the logic of ECharts itself, which finds the closest series and keeps showing it (as long as the mouse is on the graph). Maybe we'd better open an issue for the ECharts repo.


-- 
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: notifications-unsubscribe@superset.apache.org

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] stephenLYZ commented on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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


   working on it


-- 
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: notifications-unsubscribe@superset.apache.org

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] junlincc commented on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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


   @stephenLYZ thanks for investigating! if we do open a pr in echarts repo, what solution should be? only show the tooltip when hover on the exact series? this is one of the echarts features that are "too smart for the users" 😁


-- 
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: notifications-unsubscribe@superset.apache.org

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] junlincc commented on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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


   @stephenLYZ mind taking a look? 


-- 
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: notifications-unsubscribe@superset.apache.org

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] junlincc edited a comment on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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






-- 
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: notifications-unsubscribe@superset.apache.org

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] junlincc commented on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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


   @stephenLYZ mind taking a look? 


-- 
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: notifications-unsubscribe@superset.apache.org

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] stephenLYZ commented on issue #16304: [time series scatter plot] rich tooltip still show when pointing at blank area

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






-- 
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: notifications-unsubscribe@superset.apache.org

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