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… |
CHANGELOG.txt |
apis/charts_graphs_bluff/bluff/CHANGELOG.txt |
|
Version 0.3.6.2
January 3 2011
================================================================
* Let Pie charts support tooltips.
* Add an 'orientation' option to data_from_table() that takes
'auto', 'rows' or… |
Charts and Graphs - amCharts |
help/amcharts.html |
|
Charts and Graphs - amCharts |
Charts and Graphs - Arbitrary XML Settings |
help/arbitrary_xml.html |
|
Charts and Graphs - Arbitrary XML Settings |
Charts and Graphs - Bluff |
help/bluff.html |
|
Charts and Graphs - Bluff |
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 - Google Charts |
help/googlecharts.html |
|
Charts and Graphs - Google Charts |
Charts and Graphs - Introduction |
help/introduction.html |
|
Charts and Graphs - Introduction |
Charts and Graphs - Open Flash Chart 2 |
help/opencharts.html |
|
Charts and Graphs - Open Flash Chart 2 |
charts_graphs.class.inc |
charts_graphs.class.inc |
|
|
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_canvas.class.inc
files[] = charts_graphs_flash_canvas.class.inc |
charts_graphs.install |
charts_graphs.install |
|
Install file for Charts and Graphs module. |
charts_graphs.module |
charts_graphs.module |
|
|
charts_graphs_amcharts.class.inc |
apis/charts_graphs_amcharts/charts_graphs_amcharts.class.inc |
|
|
charts_graphs_amcharts.info |
apis/charts_graphs_amcharts/charts_graphs_amcharts.info |
|
name = "Charts and Graphs: amCharts"
description = "amCharts implementation for Charts and Graphs."
dependencies[] = charts_graphs
dependencies[] = swftools
package = "Charts"
core = 7.x
php = 5.1 |
charts_graphs_amcharts.install |
apis/charts_graphs_amcharts/charts_graphs_amcharts.install |
|
Install file for amCharts submodule. |
charts_graphs_amcharts.module |
apis/charts_graphs_amcharts/charts_graphs_amcharts.module |
|
drupal module file implementing amcharts. |
charts_graphs_bluff.class.inc |
apis/charts_graphs_bluff/charts_graphs_bluff.class.inc |
|
Implementation of abstract class ChartsGraphsCanvas for Bluff library. |
charts_graphs_bluff.css |
apis/charts_graphs_bluff/charts_graphs_bluff.css |
|
table.bluff-data-table {
left: -9999px;
position: absolute;
}
ul.bluff-legend {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.bluff-legend li {
height: 16px;
line-height: 16px;
list-style-type: none;
margin: 2px 0;
padding:… |
charts_graphs_bluff.info |
apis/charts_graphs_bluff/charts_graphs_bluff.info |
|
name = "Charts and Graphs: Bluff"
description = "Bluff (Beautiful Graphs in JavaScript) implementation for Charts and Graphs."
dependencies[] = charts_graphs
package = "Charts"
core = 7.x
php = 5.1 |
charts_graphs_bluff.install |
apis/charts_graphs_bluff/charts_graphs_bluff.install |
|
Install file for Bluff submodule. |
charts_graphs_bluff.module |
apis/charts_graphs_bluff/charts_graphs_bluff.module |
|
drupal module file implementing bluff charting. |
charts_graphs_canvas.class.inc |
charts_graphs_canvas.class.inc |
|
abstract class ChartsGraphsCanvas. |
charts_graphs_flash_canvas.class.inc |
charts_graphs_flash_canvas.class.inc |
|
abstract class ChartsGraphsFlashCanvas. |
charts_graphs_google_charts.class.inc |
apis/charts_graphs_google_charts/charts_graphs_google_charts.class.inc |
|
Implementation of abstract class ChartsGraphsCanvas for Google Charts library. |
charts_graphs_google_charts.info |
apis/charts_graphs_google_charts/charts_graphs_google_charts.info |
|
name = "Charts and Graphs: Google Charts"
description = "Google Charts implementation for Charts and Graphs."
dependencies[] = charts_graphs
package = "Charts"
core = 7.x
php = 5.1 |
charts_graphs_google_charts.module |
apis/charts_graphs_google_charts/charts_graphs_google_charts.module |
|
drupal module file implementing Google Charts charting. |
charts_graphs_open_flash.class.inc |
apis/charts_graphs_open_flash/charts_graphs_open_flash.class.inc |
|
|
charts_graphs_open_flash.info |
apis/charts_graphs_open_flash/charts_graphs_open_flash.info |
|
name = "Charts and Graphs: Open Flash Charts 2"
description = "Open Flash Charts 2 implementation for Charts and Graphs."
dependencies[] = charts_graphs
dependencies[] = swftools
package = "Charts"
core = 7.x
php = 5.1 |
charts_graphs_open_flash.module |
apis/charts_graphs_open_flash/charts_graphs_open_flash.module |
|
drupal module file implementing Open Flash Chart 2 charting. |
charts_openflash.class.inc |
apis/charts_openflash/charts_openflash.class.inc |
|
|
charts_openflash.info |
apis/charts_openflash/charts_openflash.info |
|
name = "Charts: OpenFlash"
description = "Open Flash Charts."
dependencies[]=charts_graphs
dependencies[]=swfobject_api
package = "Charts"
core = 6.x
php = 5.1 |
charts_openflash.module |
apis/charts_openflash/charts_openflash.module |
|
drupal module file implementing openflash charting |
GPL-LICENSE.txt |
apis/charts_graphs_bluff/bluff/GPL-LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
MIT-LICENSE.txt |
apis/charts_graphs_bluff/bluff/MIT-LICENSE.txt |
|
Bluff -- Beautiful graphs in JavaScript
http://bluff.jcoglan.com
Copyright (c) 2008-2010 James Coglan
Original Ruby version (c) 2005-2010 Topfunky Corporation boss@topfunky.com
Permission is hereby granted, free of charge, to any person… |
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… |
README.txt |
apis/charts_graphs_bluff/bluff/README.txt |
|
This folder is where Bluff javascripts reside:
bluff-min.js
excanvas.js
js-class.js |
README.txt |
apis/charts_graphs_amcharts/downloaded/README.txt |
|
This is where amCharts downloaded swf files go into. |