tfp-Im commented on issue #19742: URL: https://github.com/apache/echarts/issues/19742#issuecomment-2014057587
> the _setTimeout_ function may be adding values to the series, but as long as _xAxis_ stays the same chart will not change. > > > resize and Graph highlights disappear > > What does this mean ? > > the _setTimeout_ function may be adding values to the series, but as long as _xAxis_ stays the same chart will not change. > > > resize and Graph highlights disappear > > > > > > What does this mean ? > > I added that part by mistake.So I deleted it. thank you. What I want to ask is that when the graph resize event occurs and the bar part of the graph is hovered, the highlight remains. I think it is a bug that the highlight does not disappear. Additionally, I believe that the reason this problem occurs is because the mouseout event is not executed when the resize event occurs. -- 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]
