Jayesh23 commented on issue #12407: Graph options : TypeError: el is undefined URL: https://github.com/apache/incubator-echarts/issues/12407#issuecomment-612791710 https://gallery.echartsjs.com/editor.html?c=xZ9kqwdwb4&v=1 I have added my option object in this link. But just to clarify :- If i pass the option object stored in a variable directly to echarts it works, but what I basically need to do is, an api data is passed to a function, which modifies that data according to the charts input and generated an option object which i am passing directly to echarts option, This is where I get the error. Also the echarts object attached in the above link is the exact output of the function which modifies the api data for me.
---------------------------------------------------------------- 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]
