GitHubWebStudioMakerPerfect commented on issue #20584:
URL: https://github.com/apache/echarts/issues/20584#issuecomment-2540252142

   @helgasoft 
   
   ```
   // tooltip.enterable:true,    ==> WHY? Jiolì said he doesn't want it 
enterable 😝😜πŸ€ͺ
   ```
   
   It took me 30 seconds to figure out that the Z parameters were replacements 
while trying to search for "Zcolor" in ECharts "option.html" to no avail 😭
   
   Of the additions you made with your code I currently understand nothing or 
almost nothing.
   It will probably work (although I don't know if I'll be able to apply it).
   To tell the truth I don't even know what `dispatchAction`, `dix` or `pp` are.
   I'll have to do some experimenting on your Demo and try to understand what 
these objects are with `console.log()`.
   But **if it works on the editor you can say it's closed and for you the bug 
is solved**.
   
   I'm just sorry that this function cannot be enabled simply from the options 
with a simple `myChart.setOption({ doNotHideEmphasisMouseOnUpdateOption: '1', 
});` which would be a useful thing for everyone.
   
   Thanks for your help.
   You were very kind.
   I almost love you.
   Bye 😘😎🫑 πŸ™‹β€β™‚οΈπŸ‘‹
   
   <hr>
   
   P.S. Another nice thing to include for the next version could be a marker 
with pulsating animation on the last point for live charts to make it clear to 
users that it is an updating chart or the possibility to add markers in 
specific points of the graph (not enabling them or not for all points)
   
   Bye again πŸ˜‡πŸ₯³


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to