Thursday, October 17, 2013

Download isoChart

isoChart

isoChart dowload

isoChart About Script was created to render isometric charts using SVG or VML vector graphics. isoChart dynamically renders pseudo 3D image with interactive nodes. Script architecture allows you to register your own event handlers and callback functions. isoChart is a cross-browser solution that works with all modern browsers and Internet Explorer

isoChart

About

Script was created to render isometric charts using SVG or VML vector graphics. isoChart dynamically renders pseudo 3D image with interactive nodes. Script architecture allows you to register your own event handlers and callback functions. isoChart is a cross-browser solution that works with all modern browsers and Internet Explorer. Script uses two popular and reliable JavaScript libraries: jQuery and RaphaelJS.

Installation

  1. Upload script files to a web-server.
  2. Add scripts references to your web-page header.
  3. Add a DIV to your page’s body.
  4. Initiate jQuery instance.
 <script type="text/javascript"> $(function(){$('#targetDIV').isochart();}); </script>  

Features

  • Customizeable chart design.
  • Optional callback functions.
  • Interactive chart nodes. (Vertex points)
  • Retina ready. Chart is a scaleable vector image.
  • Cross-browser.

isoChart dowload

No comments:

Post a Comment