You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/08/31 12:50:21 UTC

[GitHub] [incubator-echarts] dmozzoni commented on issue #13198: series-lines: Tooltip doesn't show when in "large" mode

dmozzoni commented on issue #13198:
URL: https://github.com/apache/incubator-echarts/issues/13198#issuecomment-683757507


   Yes, thank you, it does seem to work with the 5.0.0-alpha.2 version. However, the tooltips still fail to show if the data contains an "undefined" or "NaN" value anywhere. I can filter them out though.
   
   Two other, somewhat unrelated notes, when trying to use the v5.0.0-alpha.2: 
   1) I'm using the echarts-for-react package which is currently incompatible with it because v5 now exports as an e6module. A simple enough tweak to the echarts-for-react source code gets it to work though.
   2) I had to stop using "lazy" updating of the chart, otherwise I get "Error: `setOption` should not be called during main process." errors, something I was not getting with v4.9


----------------------------------------------------------------
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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org