/* $Id: README.txt,v 1.1.2.4 2010-06-29 13:19:58 rsevero Exp $ */ -- 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 . Open Charts Flash 2 can be used right away. amCharts and Bluff 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.