You are here

README.txt in Charts and Graphs 6

-- 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.txt
View source
  1. -- SUMMARY --
  2. Charts and Graphs is a API for developers. It can easily be extended by
  3. third-party modules that want to add their own charting implementations. It does
  4. nothing by itself. It should only be installed if some other module requires it.
  5. See Views Charts for usage of a
  6. user-centric application as the Charts and Graphs module is a framework +
  7. collection of implementation modules (under the api folder). Please read
  8. README/INSTALL files of the implementations since their installation may involve
  9. downloading flash components or third-party libraries. Drupal guidelines does
  10. not always allow packaging those with Drupal code.
  11. For a full description of the module, visit the project page:
  12. http://drupal.org/project/charts_graphs
  13. To submit bug reports and feature suggestions, or to track changes:
  14. http://drupal.org/project/issues/charts_graphs
  15. -- REQUIREMENTS --
  16. None
  17. -- SUPPORT CHARTING LIBRARIES --
  18. * amCharts - Commercial / Free with an ad link
  19. * Bluff - Beautiful Graphics in Javascript - MIT
  20. license
  21. * Open Flash Chart 2 - LGPL
  22. license
  23. -- INSTALLATION --
  24. * Install as usual, see http://drupal.org/node/70151 for further information.
  25. * There is additional information available at .
  26. All charting libraries require additional downloads to work.
  27. -- CONFIGURATION --
  28. * There is no user configuration as this is a developer API module.
  29. -- TROUBLESHOOTING --
  30. Empty.
  31. -- FAQ --
  32. Q: Empty
  33. A: Empty.