helgasoft commented on issue #19280: URL: https://github.com/apache/echarts/issues/19280#issuecomment-1801234999
agree with @plainheart - large value of _symbolBoundingData_ leads to a nonresponsive page. Also do not see a reason to use this parameter, chart is fine without it. > Why are some examples also set a large symbolBoundingData, but they do not cause block? which ones ? > And when I remove it 'series[0]'config, the page crashes directly and cannot be rendered. does "series[0]" mean the bar series? there is no crash after removing it if _symbolBoundingData_ is not there. -- 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]
