By Philip Tellis Web developers who want to add charts and graphs to their web sites have three options. 1. Use server side generated chart images 2. Use flash 3. Use canvas + javascript Web developers who want to add charts and graphs to their web sites have three options. 1. Use server side generated chart images 2. Use flash 3. Use canvas + javascript Option 1 is often the best unless you need some level of interactivity at which point you’re stuck with choosing between flash that has problems with focus on linux, and has never been a favourite of FOSS developers, or using canvas + javascript with incomplete support for Internet Explorer through excanvas. YUI-flot follows option 3. YUI-flot came about as an attempt to bring the popular flot plugin for jquery into the hands of YUI developers, and in this talk, I’ll cover a little bit about what you can do with YUI-Flot, and a little more about what I learnt while developing it.FOSDEM (Free and Open Source Development European Meeting) is a European event centered around Free and Open Source software development. It is aimed at developers and all interested in the Free and Open Source news in the world. Its goals are to enable developers to meet and to promote the awareness and use of free and open source software. More info at fosdem.org

Related posts:

  1. Javascript charting with YUI Flot By Philip Tellis Web developers who want to add charts...
  2. JavaScript: The Definitive Guide Product Description This Fifth Edition is completely revised and expanded...
  3. Create a Sliding Interface in sharepoint Christophe Humbert continues his exploration of jquery in the sharepoint...
  4. Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa ISBN13: 9780596805784 Condition: NEW Notes: Brand New from Publisher. No...
  5. Object-Oriented JavaScript: Create scalable, reusable high-quality JavaScript applications and libraries Product DescriptionOnce listed in the “nice to have” sections of...

Related posts brought to you by Yet Another Related Posts Plugin.