On this page
Installation
Quick install
If you like using Drush, then you can download the module and its two dependencies like so:
drush dl highcharttable
drush en highcharttable
drush dl-highcharts
Manual install
1. Download and enable the Libraries API module.
2. Download the Highcharts library and uncompress into sites/all/libraries. Rename the folder to highcharts (lower-case, no version number).
The highcharts subdirectory /exporting-server contains sample code that may compromise the security of your site. We suggest you remove it. In fact, all you need is the file highcharts.js in the highcharts directory. ie: libraries/highcharts/highcharts.js
3. This step is optional as the HighchartTable module comes with a patched version of the HighchartTable add-on built in, which adds a few handy features.
However, if you wish to use the original library, then download it here: HighchartTable add-on (press "Download Zip" on the page).
Unzip the downloaded folder to sites/all/libraries, and rename it to highcharttable.
4. Download and enable the HighchartTable module.
Visit admin/reports/status and verify that the HighchartTable section does not report any warnings.
With the installation complete, either go to the administration interface /admin/config/content/highcharttable, or find a table on your site, hover above it to see the Insert chart from table cogwheel link and click it. A chart derived from the table data will immediately appear in situ. The chart may be configured further by clicking the Configure this chart cogwheel link.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion