
Add a custom chartjs module to integrate chart.js with Drupal. Extend the membership report by a bar chart, and the membership history report by a line chart. Change-Id: Ifb134b632e593c88d81b44e97cb1a2c73626f0a8
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
name = Chart.js
|
|
description = Charting module for Drupal based on Chart.js javascript library.
|
|
core = 7.x
|
|
|
|
dependencies[] = libraries (>=2.0)
|
|
|
|
version = "7.x-1.0"
|
|
core = "7.x"
|
|
project = "chartjs"
|