Giter Site home page Giter Site logo

Comments (8)

wandergis avatar wandergis commented on June 17, 2024

最近工作实在是太忙,等闲下来我会整理一个最新的优化版本

from arcgis-echarts3.

t1t1985 avatar t1t1985 commented on June 17, 2024

请问一下main.js是哪里来的?并且现在的版本如果与其他echarts控件在同一个页面的话,其他echarts控件就不能正常显示,求大神解决

from arcgis-echarts3.

wupeiwen avatar wupeiwen commented on June 17, 2024

项目用到了大神的arcgis-echarts,但是发现dlist下的main.js会影响其他原有echats的正常显示,求大神答疑!

from arcgis-echarts3.

PolanZ avatar PolanZ commented on June 17, 2024

@wupeiwen 那么你要定义两个不同版本的echarts咯,简单赋值,比如var ec2, ec3

from arcgis-echarts3.

PolanZ avatar PolanZ commented on June 17, 2024

@t1t1985 其实看了,是添加了一个初始map方法在里面,然后封闭了china地图的json,当然不用这地图也行,但是还是有问题,我自己乱搞了一个版本在用,暂时还是可以先用上

from arcgis-echarts3.

wupeiwen avatar wupeiwen commented on June 17, 2024

@PolanZ 感谢大神答疑,问题一周前已经解决,用的就是赋值的方式

from arcgis-echarts3.

missrebecca avatar missrebecca commented on June 17, 2024

@wupeiwen 大神,能详细说一下是如何解决的吗?目前在这个问题上纠结。

from arcgis-echarts3.

wupeiwen avatar wupeiwen commented on June 17, 2024
<script src="./js/common/echarts.js"></script> <script type="text/javascript"> var ec = echarts; </script> <script type="text/javascript"> var myChart = ec.init(document.getElementById('xxx')); </script>

from arcgis-echarts3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.