NVD3 Visualisations

Component ID

2490412

Component name

NVD3 Visualisations

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

NVD3 Visualisations brings you tools on WordPress & Drupal 7 to generate impressive business quality charts based on the famous open Nvd3 framework of JavaScript.

NVD3 Visualisations is a full set of visually interactive charts that you can control by simple options.

Online Demo

Key Features

  • Special effects for infographic: embedding background's picts, smooth gradients of colors for data, and shadows.
  • Full set of all NVD3's gallery charts (12 types of charts in gallery).
  • Super easy to illustrate your data sets by picking up new chart from any gallery's examples.
  • Chart's picker gives your users of site many views from same data set.
  • Support of JSON/XML or CSV/TSV data input formats.
  • Accurate layout of each chart based on any valid HTML container tag.
  • Many charts on the same page/article.
  • Many fancy options available to change chart's look & behavior.
  • Dynamic illustration of any own JavaScript function results.
  • Localized presentation formats for currency, date, time, etc.
  • Export of data set or vector graphics of chart.
  • Works best with Chrome & Firefox browsers.
  • Works both on Drupal 7 & WordPress systems fluently.

Requirements

This module uses two main external open source libs: higher level Nvd3 (see: Examples of Charts) that relies on d3 (see: Examples of Charts).

They are used on the following ways:

  • d3 is included from web by its latest stable version.
  • Nvd3 is included from web too, but with an older version (1.1.15b).

There has been no enough time to test the latest version of Nvd3 for this module yet.

The Latest NVD3

If you want to get & try it please note this too: developer supports its local downloads from GitHub. This means that you might wish to put Nvd3 package into your site's lib/ folder and then update module's drupal/init.php little too. You only need to comment & uncomment a few lines there.