I am getting the following error message while I am trying to create the pie chart example from the project page:
http://img.skitch.com/20110601-8ukiwna4269qrn6pn9ui5qy5jj.jpg

It could be a problem with the data, or with the way the view is configured. I'm not exactly sure how to use this module. Is there any documentation on how to use views in Drupal7 to create charts?

Comments

dayer4b’s picture

subscribing. I have also not had success using this module. I get lots of error messages (similar to those above).

Anonymous’s picture

+1. I have no trouble if I change the type to line chart.

Anonymous’s picture

I don't know whether this is the same problem that I had, but I posted a similar issue a while back #1117002: How to make a 3D Pie chart work with views.

13rac1’s picture

Status: Active » Postponed (maintainer needs more info)

There has been many changes to chart_views_plugin_style_chart.inc since 7.x-1.0 can you try again using 7.x-1.x-dev? The issue is probably fixed in the development version.

mixxmac’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Seems to work in the dev version. Thanks