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
Comment #1
dayer4b commentedsubscribing. I have also not had success using this module. I get lots of error messages (similar to those above).
Comment #2
Anonymous (not verified) commented+1. I have no trouble if I change the type to line chart.
Comment #3
Anonymous (not verified) commentedI 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.
Comment #4
13rac1 commentedThere 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.
Comment #5
mixxmac commentedSeems to work in the dev version. Thanks