README.txt in Charts and Graphs 6
Same filename in this branch
Same filename and directory in other branches
-- 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 it. See Views Charts <http://drupal.org/project/views_charts> for usage of a user-centric application as the Charts and Graphs module is a framework + collection of implementation modules (under the api folder). Please read README/INSTALL files of the implementations since their installation may involve downloading flash components or third-party libraries. Drupal guidelines does not always allow packaging those with Drupal code. For a full description of the module, visit the project page: http://drupal.org/project/charts_graphs To submit bug reports and feature suggestions, or to track changes: http://drupal.org/project/issues/charts_graphs -- REQUIREMENTS -- None -- SUPPORT CHARTING LIBRARIES -- * amCharts <http://www.amcharts.com/> - Commercial / Free with an ad link * Bluff <http://bluff.jcoglan.com/> - Beautiful Graphics in Javascript - MIT license * Open Flash Chart 2 <http://teethgrinder.co.uk/open-flash-chart-2/> - LGPL license -- INSTALLATION -- * Install as usual, see http://drupal.org/node/70151 for further information. * There is additional information available at <http://drupal.org/node/681660>. All charting libraries require additional downloads to work. -- CONFIGURATION -- * There is no user configuration as this is a developer API module. -- TROUBLESHOOTING -- Empty. -- FAQ -- Q: Empty A: Empty.
File
README.txtView source
-
- -- 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 it.
-
- See Views Charts
for usage of a
- user-centric application as the Charts and Graphs module is a framework +
- collection of implementation modules (under the api folder). Please read
- README/INSTALL files of the implementations since their installation may involve
- downloading flash components or third-party libraries. Drupal guidelines does
- not always allow packaging those with Drupal code.
-
- For a full description of the module, visit the project page:
- http://drupal.org/project/charts_graphs
-
- To submit bug reports and feature suggestions, or to track changes:
- http://drupal.org/project/issues/charts_graphs
-
-
- -- REQUIREMENTS --
-
- None
-
-
- -- SUPPORT CHARTING LIBRARIES --
-
- * amCharts
- Commercial / Free with an ad link
-
- * Bluff
- Beautiful Graphics in Javascript - MIT
- license
-
- * Open Flash Chart 2
- LGPL
- license
-
-
- -- INSTALLATION --
-
- * Install as usual, see http://drupal.org/node/70151 for further information.
-
- * There is additional information available at
.
- All charting libraries require additional downloads to work.
-
-
- -- CONFIGURATION --
-
- * There is no user configuration as this is a developer API module.
-
-
- -- TROUBLESHOOTING --
-
- Empty.
-
-
- -- FAQ --
-
- Q: Empty
-
- A: Empty.