You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/06/28 17:56:00 UTC

[GitHub] [incubator-echarts] ruixuel commented on issue #10736: Calendar graph example doesn't work

ruixuel commented on issue #10736: Calendar graph example doesn't work
URL: https://github.com/apache/incubator-echarts/issues/10736#issuecomment-506824017
 
 
   It doesn't work for me. I mean the calendar can show, but there's no graph and color showed on the calendar chart. I tried it in different browsers (chrome, safari, firefox, incognito mode) and also clear the cache.
   The error is: 
   ```
   editor.js?_v_=1559800464994:1 
   TypeError: Cannot read property '__focusNodeAdjacency' of undefined
       at echarts.min.js?_v_=1559800464994:22
       at IL.TL.eachEdge (echarts.min.js?_v_=1559800464994:22)
       at i.render (echarts.min.js?_v_=1559800464994:22)
       at mr.progress (echarts.min.js?_v_=1559800464994:22)
       at vr (echarts.min.js?_v_=1559800464994:22)
       at mr.UI.perform (echarts.min.js?_v_=1559800464994:22)
       at echarts.min.js?_v_=1559800464994:22
       at i.<anonymous> (echarts.min.js?_v_=1559800464994:22)
       at Array.forEach (<anonymous>)
       at d (echarts.min.js?_v_=1559800464994:22)
   ```
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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