Hello,

I need some help customising this module: - http://drupal.org/project/views_charts - so that data is plotted in CCK columns, rather than rows.

Ie so that it can effectively chart data such as:

Apples Oranges Bananas
Node 1 20 30 50

At the moment it can only deal with

Percentage
Node 1 Apples 20
Node 2 Oranges 30
Node 3 Bananas 50

The change requires adjusting a few lines of code. However, I am not a PHP expert.

Ideally the module would be customised to give the user the option, within the webform, on whether to plot data in rows or columns. But, if that is too complex, I can accept a solution that just changes the rendering from rows to columns, without exposing the option within the webform.

I would like the solution, when completed, to be shared with the Drupal community.

I would also accept any solutions to this issue that uses alternate modules or approaches within Drupal - another possibility is http://drupal.org/project/charts although this module does not seem to allow plotting of multiple values.

If you can help please either message me or reply to this post with your cost for the work.