» Birthday Bundle - Over $400 worth of Envato files for just $20

Produce Interactive, Zoomable Charts of Time Series: dygraphs

Posted on December 23, 2009, Filled under JavaScript,  Bookmark it

dygraphs is a lightweight (45kb) and responsive JavaScript Visualization Library that produces interactive and zoomable charts of time series. This library is designed to display dense data sets and enable users to explore and interpret them.

Being purely client-side JavaScript, dygraphs does not send your data to any servers: the data is processed entirely in the client’s browser.

Features include:

  • Plots time series without using an external server or Flash
  • Compatible with Internet Explorer (using excanvas) and Google Visualization API
  • Shows values on mouse over (this makes it easily discoverable)
  • Supports error bands around data series
  • Adjustable averaging period
  • Can intelligently chart fractions
  • Customizable click-through actions
  • Intelligent defaults make it easy to use

Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!

Get our RSS Feed!

Leave a Reply


* = required fields

  (will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Note: If you want to post CODE Snippets, please make them postable first!
(e.g. <br /> should be converted to &lt;br /&gt;)