CHANGELOG.txt |
CHANGELOG.txt |
|
Charts and Graphs 6.x-2.8, xxxx-xx-xx
---------------------------
bug #1154456 by rsevero: Removed Bluff limitation where data were not recognized
if cell keys weren't identical to x labels.
bug #1155840 by rsevero: Fixed Open Flash Chart 2 to… |
Charts and Graphs - Arbitrary XML Settings |
help/arbitrary_xml.html |
|
Charts and Graphs - Arbitrary XML Settings |
Charts and Graphs - Charting Libraries |
help/charting_libraries.html |
|
Charts and Graphs - Charting Libraries |
Charts and Graphs - General Reference |
help/general_reference.html |
|
Charts and Graphs - General Reference |
Charts and Graphs - Introduction |
help/introduction.html |
|
Charts and Graphs - Introduction |
charts_graphs.class.inc |
charts_graphs.class.inc |
|
Contains the main graphs class that is inherited by all submodules |
charts_graphs.info |
charts_graphs.info |
|
name = "Charts and Graphs"
description = "Charts and Graphs Core API."
package = "Charts"
core = 7.x
php = 5.1
files[] = charts_graphs.module
files[] = charts_graphs_canvas.class.inc |
charts_graphs.install |
charts_graphs.install |
|
Install file for Charts and Graphs module. |
charts_graphs.module |
charts_graphs.module |
|
|
charts_graphs_canvas.class.inc |
charts_graphs_canvas.class.inc |
|
abstract class ChartsGraphsCanvas. |
README.txt |
README.txt |
|
-- SUMMARY --
Charts and Graphs is a API for developers. It can easily be extended by
third-party modules that want to add their own charting implementations. It does
nothing by itself. It should only be installed if some other module requires… |