helgasoft commented on issue #17845:
URL: https://github.com/apache/echarts/issues/17845#issuecomment-1296658074

   Ovilia, I understand your point.  But my data contain only **single** line 
segments. 
   It's an implementation of a **timeline**, with overlapping lines with 
different widths - see 
[example](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMgL4A0asAnjvkUrHgMYCGANgKZEBmbe7sZCmGDBWkEHUHo-AJwjtCsANoV0qdBthhKITrADkrCNHb7SsaMwC2e_QCE7Z1RoAmzMMyJKlABlIBGP31mEP0AXXMlfwCggCN48IiUAEhU4VFxOi5gGSt3MHYZIn0kZmJ9KU1YdmgXABlmWPZWOjwAC2AAdyIwGQBXdnNs3PzC4qRY8srNPEorWNEAZQgALz0ADnJU5KMTRe0OOk6IFzA2onW_WFBmRghtIh8AOgBWc0ZRHOLY1gGKrdS93YVn2lEOyBudwezzesA-rC-Bh-fzIsBSqWBIDazDwtGQu3YoPBSEh90oRH8xHR222pFYjWarQ63S0_UGsGGeTABSKBlKU2pVM002QznQ2l0xQJZgs1lsiwASk4qrA3B4vFEnj4ACwxCLKfyvPVJFUEol6JDHU7nWAAZlt5lJD1gMPen15-hk7Bc_zF1SsWJxePUKtgZoOFqd5NglLRNLpDJayHaXR6bKGOS5PPGZQqfqFGhFIc0Ets0vMlhsxUVyqqas8yiUTwA7AEAEz6zUO_wdk1VcNgi1Ws5EbWwqOPI1w93FSjNBGdX3C8iaYtVUvFJijGQyyu2L23Nq1lX1jXRQKkfTxWKJFeh2bzJarDZXCcup7-ZwFsIoYgAbiAA).
   Info for each line is in the **tooltip**. and line tooltips appear only at 
**line ends**.  
   Note: would be great to have an <ins>option</ins> to get them **anywhere** 
on the line - a _new feature_ request, I guess.
   
   After testing some more, I found another little problem. When a user enters 
the green zone from left, top or bottom, he will see tooltip 'BB' only, even if 
hovering on top of red's line end ('SR').  That's because _endLabel_ 'BB' is 
masking it. 
   Maybe both problems are not fixable, just little annoyances to live with.


-- 
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: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to