Experimental project

This is a sandbox project, which contains experimental code for developer use only.

jqplot is a Views style plug-in for implementing the jqplot charting tool.

jqplot provides accessible charts providing textual information to non-visual users.
It uses a technique with JavaScript to scrape data from an HTML table and generate charts with help of jqplot libraries.

Note: Current version doesn't support preview.

-- REQUIREMENTS --

  1. Libraries
  2. Views

Installation Instructions

  1. nable this module at Administer >> Site building >> Modules.
  2. Download jqplot Plugin https://bitbucket.org/cleonello/jqplot/downloads/jquery.jqplot.0.9.6.tar.gz and Place the content of the ZIP file inside /sites/all/libraries/jqplot folder
  3. Use jquery.jqplot.0.9.6 as Drupal-6.x supports upto jQuery 1.3.2
  4. Create or edit a View and choose "jqplot Charts" as style plugin

Project information