Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!

All Annotations of Chart (WebFX)[Preview]

saved by10 people, first byGary Burge on 2006-04-14, last byEdward Hsieh on 2008-05-25


  • In web applications developed now days a lot of the logic that previously
    resided on the server side is now being implemented on the client side.
    This is especially true for information presentation, components such as
    trees and columnlist makes it possible for users to interact with the
    application, or web site if you wish, without contacting the server.
    However the ability to present data in a graphic rather than textual
    format has been quite limited, unless a plugin is used or an image is
    requested from the server.



    That's where this component comes in to place, it allows various forms
    of charts to be created, without any additional plugin, and without
    using images.

  • on 2006-08-02 Garyburge
    Javascript library allows various forms of charts to be created, without any additional plugin, and without using images.
  • on 2006-08-20 Jackysee
    用來畫圖表的純 javascript library