Giter Club home page Giter Club logo

Comments (4)

xiujunma avatar xiujunma commented on May 1, 2024

You can fetch data using other javascript lib such as jQuery, and then post data to echarts.
There is no need to to support ajax in echarts.

from echarts.

kener avatar kener commented on May 1, 2024

不管是ajax、jsonp甚至websocket都可以作为获取数据的方式,这是数据层面的事情不会附加到图表中,你当然可以通过ajax获取数据后展现,我们的实际应用中基本都是ajax数据~
图表提供了loading方法用于获取数据时作为过渡显示~

ps:cool and thank you,@xiujunma~

from echarts.

iwisher avatar iwisher commented on May 1, 2024

如果要通过Ajax的方法调整数据呢? 直接获取Object修改option,然后refresh?

from echarts.

xiujunma avatar xiujunma commented on May 1, 2024

可以使用实例上的 addData 方法, http://echarts.baidu.com/doc/example/dynamicLineBar.html

from echarts.

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.