I've been working with this module for the last few months and it's great! I was wondering 2 things:

1. Is there any documentation/tutorials on calling database information dynamically the same way the system chart module does for watchdog, user, and node information (specifically for calling and counting instances of cck fields, i.e. counting system wide instances of Checkbox A or B for Question 1 and then charting it).
2. Any word on anyone working on a views style integration to make something like what I just asked easier to do via the interface?

Thanks!

Comments

tjholowaychuk’s picture

Status: Active » Fixed

Hello,

From what I know there has been no views integration yet. As for loading database info that would be all just regular queries, you can look at the /sites/%/modules/chart/contrib/system_charts/ module for examples, as well as this wiki I have set up:

http://code.google.com/p/drupal-chart-api/w/list

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Pierre.Vriens’s picture

Component: Documentation » System charts
Issue summary: View changes