亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

javascript - I recently encountered two problems when using echarts to make statistical charts! !
漂亮男人
漂亮男人 2017-05-24 11:37:32
0
1
779

1. When making the funnel chart, I found that it was not displayed in reverse order but presented a strange arrangement,

Sort:'descending' has been used in series, but it doesn't work! The data in the series is dynamically obtained from the background.
#2. I found that when there was no data display, I found that some of the animations that should have been bubbling were indeed bubbling animations, and some were empty (I added a text explanation. )

漂亮男人
漂亮男人

reply all(1)
黃舟

Provide an idea to solve the problem:
1. Copy the dynamically generated data and put it in the data of the echarts web page sample to see if it can be displayed correctly (only the data content is placed);
If it cannot be displayed correctly, Compare whether the series you wrote is the same as the official one;
2. If there is no data displayed yet, go to the document and search for the noDataLoadingOption
3. Read more documents, the echarts2.0 document is already very detailed

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template