In the recent project to do the charting function, in order to reduce the amount of development using H5+echarts to do, here is how to use the Echarts iOS and problems encountered.
introduction of Network modular Single file
<! DOCTYPE html>Tabbed Single-File introduction<! DOCTYPE html>
Attention:1, modular single-file introduction is the official recommendation, the above reason to write the network is because the use of JS is the official server, and if the use of local download better attention to the path, by default, Xcode folder is yellow (group), the file is actually under the same directory, The folder to use in blue.
2, the use of local echarts.js can be based on the project needs what shape of graphics, from the http://ecomfe.github.io/echarts-builder-web/to build tools online, the redundant content removed.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
iOS using charts