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

Add Interactive JavaScript Charts to Your Site Using Highcharts

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

Highcharts is a JavaScript charting library that offers an easy way of adding interactive charts to your web sites/applications. This library, written in pure JavaScript, currently supports line, spline, bar, pie, column, area, areaspline and and scatter chart types. Any of these can be combined in one chart. Since it is solely based on native browser technologies, Highcharts doesn’t require client side plugins like Flash or Java. No server side programming languages (PHP, ASP NET etc.) are required to use this charting library that needs only 3 files to run: the highcharts.js core, a canvas emulator for IE, either the jQuery or the MooTools framework.

highcharts

Features include:

  • Numerous chart types
  • Simple configuration syntax
  • Tooltip labels
  • Datetime axis
  • Zooming
  • External data loading
  • Inverted chart or reversed axis
  • Text rotation for labels

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!

One Reply to "Add Interactive JavaScript Charts to Your Site Using Highcharts"

  1. very cool & good js charts, thank you very much for sharing.

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;)