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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
