Great mod! Just discovered it and finding lots of uses for it.

Would it be possible to extend the views integration to show individual fields, and multiple series?

Thanks

Stu

Comments

aaron1234nz’s picture

Status: Active » Postponed (maintainer needs more info)

Hi Stu,

The trick with views 1 is that there is no space to build a configuration interface. I have had to use the arguments fields for purposes they were not meant for just to get some config interface there. I'm not sure what you mean by "show individual fields". The module currently shows the sum of each field. Do you mean showing the sum of each distinct value within a field?

Multi series is out of the question in Drupal 5, mainly for the config interface, but this is planned in D6.

If your OK with doing a bit of programming, you could use the API to generate graphs from SQL. I do this for one of my projects. I query an external database and then graph the result.

aaron1234nz’s picture

check out the latest dev release for the ability to take a sum, average, or to count the distinct values in a field

aaron1234nz’s picture

Status: Postponed (maintainer needs more info) » Fixed

Once I get the UI issues sorted out, there will be "more for views" in D6

Status: Fixed » Closed (fixed)

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