You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/11/21 09:18:35 UTC

[GitHub] [echarts] koallamara commented on pull request #11847: Fix visualMap has error when stops is empty array (#5801)

koallamara commented on PR #11847:
URL: https://github.com/apache/echarts/pull/11847#issuecomment-1321743006

   I knew this issue already closed before, but bug is still there when type is line chart
   Can anyone check this one?
   
   [Demo](https://echarts.apache.org/examples/en/editor.html?c=line-aqi&code=CQOg5gpgLgFASgeQQFQPoAUCCyASACAajwHIB6AEwEMpLTKBne6C62ygRwEsBaAIwk4ArTgDswIQfQD2I4gBo8AMwCuIgMZROMvDCo0AlHgDeAKDx4AtgE8AwgAtKAJyggmUBAAdNMmGfM6pLy0RPABeYz9_PE0oABsIAC4IqKioCAAPKCTiACEBYTE8TABFAEl5SJT4xSySAEYAUmJK8wBfORboqSlYzQ8k0xT_KEdOMEhHbMp0znpmofbOsFHyAc7zatriAFYmjqHzUbA7LbrdioO8XikoKCkLbLqABibOxaH0zBn6Ncu9SiS_xAFkoHhgKnU3hCME4aQshkGlzwjmgykcIVhEAsAG0ngBdADc6zwrX0b32KSsX1mA3eKTuPWu6V-ByOJySzwpQ0UEGoaMSySR_wAWt0HoKkXgqd9SiJyBlsiIZBB5ki6ZcUfQ7ijaVyDvRKAA3CCYeilEGQWnE1rkzoisVJbHExGXLVOKAANUosWUAuIACYnnUACzcJ4ANjDdVVCz1URdBygVg8ftE9E48pjKRtQzxcbwhtmym9AFlQSyhnd-nhtk984cxuy8JziR5OBA1BAfngnZKE5degKAMxPOvEqJqHpSSYkADEAE4hzYAKJPADsWdj44lSLAtRHY8l5knsWn2VnmBsQ5y_swm-zxLzxKkyncijglDEAv7KRPZ7n86AfebS2kMTCjF2FYpCIlAWH6eRCKIYBFGUFyJsmfqxKIKr1ng_yAqwwKguCqgaMEOiYvCO5DCiUBohicLYnUhLWvouEgo4ADWAAy2FQWBnDxCItQjL6uEbNhADKSbxPxBx_jOxCzkOKnAf46oHPhPbbuYP6XNKNI1k8OkkuJ_h6QcBnds8xlHqZJkWUMVkcrWJkaZcjmUtS3aBrZR7uQcnlRM5eAHm525
 4tabyVKSfj6ESpIEkAA)
   
   ```
   Uncaught TypeError: Cannot read properties of undefined (reading 'coord')
       at mS (echarts.min.js:45:338664)
       at e.render (echarts.min.js:45:341229)
       at t.progress (echarts.min.js:45:166846)
       at t._doProgress (echarts.min.js:45:135365)
       at t.perform (echarts.min.js:45:134937)
       at echarts.min.js:45:216024
       at e.<anonymous> (echarts.min.js:45:116240)
       at Array.forEach (<anonymous>)
       at E (echarts.min.js:35:5072)
       at e.eachSeries (echarts.min.js:45:116160)
   ```
   


-- 
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-unsubscribe@echarts.apache.org

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


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