Jump to:
| Project: | Charts |
| Version: | 6.x-1.0-alpha6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello, I have installed the latest version of the module (6.x-1.0-alpha6) along with Views Calc.
I have got the module working with Google Charts and views.
However, the module only seems to provide the option of charting one field at a time (although does allow multiple nodes). I am only able to make a single selection under "Operation field: ". In my case I have multiple fields I need to chart across only one or at most a handful of nodes at a time.
Is this functionality not supported or am I missing something? Does it require using Open Flash Charts?
If this is not supported in this module can I request it (and happy to sponsor this development if need be).
Alternatively does anyone know of another module/ solution that can do this?
Thanks for your help,
Comments
#1
I would like to subscribe... it would be great if it was possible to show more than just one values on a line graph.
Greez,
Tobias
#2
Tobias,
You can chart multiple CCK values with this module: http://drupal.org/project/views_charts.
& the amcharts charts it produces look great, in my opinion.
#3
thank you for this tip, danieldd... I tried to get it started but unfortunately I failed in getting amcharts to work. But as you know told me that I can use amcharts to get more the one graphs I will go on with this... thank you!
#4
Yes, it takes a bit of fiddling to get it to work. You need to install a couple other modules and an external file and make some minor modifications (as per the issue queue), but you'll get there in the end.
Looking at the issue queue it also looks like the maintainer is currently active so hopefully the module will soon become easier to install.
#5
Wow it works great... will have to go into this module deeper but it seems that it will fit my needs... thank you very much!
#6
I will try views charts, but what about this module and views? Views are great for displaying groups of data and charts should be much more into views. currently you cannot do much in views. I have bunch of integer fields, ideal for charts but all i can do is display one of them. much better integration vith views should be made to make this module proper.
#7
May I ask how you achieve this (multiple lines on one chart) with this module?
Thanks.