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 2020/04/13 07:42:29 UTC

[GitHub] [incubator-echarts] Jayesh23 commented on issue #12407: Graph options : TypeError: el is undefined

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:
users@infra.apache.org


With regards,
Apache Git Services

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