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/04 19:45:55 UTC

[GitHub] [superset] junlincc opened a new issue #16070: [x-filtering]Time-series line x-filtering not working when rich tooltip is turned off

junlincc opened a new issue #16070:
URL: https://github.com/apache/superset/issues/16070


   Step, smoothline, both dont work when richtooltip is off. 
   https://user-images.githubusercontent.com/67837651/128244944-9af904c6-0b02-4a9b-9953-886ff5024eb5.mov
   
   


-- 
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 edited a comment on issue #16070: [x-filtering]Time-series line x-filtering not working when rich tooltip is turned off

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


   In fact, ECharts' line chart does not support click event without richtooltip (so it can not emit x-filtering), which is a limitation of ECharts itself. One hack way is to set 0 size marker for each data point. But it has a lower priority than marker control, this means that if the user sets marker control and size, it overrides the 0 size value.


-- 
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] villebro commented on issue #16070: [x-filtering]Time-series line x-filtering not working when rich tooltip is turned off

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


   This is now fixed on master


-- 
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 edited a comment on issue #16070: [x-filtering]Time-series line x-filtering not working when rich tooltip is turned off

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


   In fact, ECharts' line chart does not support click event without richtooltip (so it can not emit x-filtering), which is a limitation of ECharts itself. One hack way is to set 0 size marker for each data point, and it has a lower priority than marker control.


-- 
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 #16070: [x-filtering]Time-series line x-filtering not working when rich tooltip is turned off

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


   In fact, ECharts' line chart does not support click event without richtooltip (so it can not emit x-filtering), which is a limitation of ECharts itself. One hack way is to set a 0 size of marker, and it has a lower priority than marker control.


-- 
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] villebro closed issue #16070: [x-filtering]Time-series line x-filtering not working when rich tooltip is turned off

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


   


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