Re: [I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-08 Thread via GitHub
fushengrusi commented on issue #19280: URL: https://github.com/apache/echarts/issues/19280#issuecomment-1801293316 I understand. However, when unreasonable parameters are not used properly, the resulting problems may cause a lot of trouble. Can we consider providing corresponding prom

Re: [I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-08 Thread via GitHub
helgasoft commented on issue #19280: URL: https://github.com/apache/echarts/issues/19280#issuecomment-1801277316 Please keep in mind that most software is designed to accept reasonable, **realistic** inputs. ECharts has hundreds of interconnected input parameters and it would be unwise

Re: [I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-07 Thread via GitHub
fushengrusi commented on issue #19280: URL: https://github.com/apache/echarts/issues/19280#issuecomment-1801252487 Thanks I understand the reason you're saying. about ```large value of symbolBoundingData leads to a nonresponsive page.```Is there a suitable mechanism to address it in t

Re: [I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-07 Thread via GitHub
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 a

Re: [I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-07 Thread via GitHub
fushengrusi commented on issue #19280: URL: https://github.com/apache/echarts/issues/19280#issuecomment-1801140837 I need a background column style, why can't I set a large symbol BoundingData? Or how can I achieve non blocking? Why are some examples also set a large symbolBoundingData, b

Re: [I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-07 Thread via GitHub
plainheart commented on issue #19280: URL: https://github.com/apache/echarts/issues/19280#issuecomment-1800988451 Why did you set a large `symbolBoundingData`? It's the cause of block. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-07 Thread via GitHub
echarts-bot[bot] commented on issue #19280: URL: https://github.com/apache/echarts/issues/19280#issuecomment-1800964583 @fushengrusi It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to

[I] [Bug] Rendering blocking And Memory leak [echarts]

2023-11-07 Thread via GitHub
fushengrusi opened a new issue, #19280: URL: https://github.com/apache/echarts/issues/19280 ### Version 5.40-5.4.3 ### Link to Minimal Reproduction No ### Steps to Reproduce ```json `{ "tooltip": { "trigger": "axis", "axisPoin