I have a scenario in which I used to display more than one graph in amcurs for which I had many JSON dynamically Were generated. / P>
Now I need to display all these articles in the same echart.
Multiple graphs are different in each url.
Is there any way in which I could possibly get these single jens to be displayed in a single amchart?
json1 = [{val1, val2 ....}, {val1, val2 ....} ....] json1 = [{val1, val2 ....}, {Val1, val2 ....} ....] These two Jason are now being displayed in 2 different graphs but I need to display in one .
No comments:
Post a Comment