Multiple Charts on One page
tootsietorres - May 18, 2009 - 14:56
| Project: | FusionCharts |
| Version: | 6.x-1.0 |
| Component: | FusionCharts core |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I saw on the Sandbox site that there were several charts on one page. Is this possible to do right now?
Thanks,
Tootsie

#1
Yes this is possible. The charts on the page you are thinking of are created using the API. If you want to create multiple charts you can use CCK and add several widgets or create chart nodes then aggregate them with views.
Is this what you had in mind?
#2
I'm not sure I follow either of your suggestions:
"use CCK and add several widgets" - this would only work if every node had the same number of charts. Yes? I'm looking for something a little bit more dynamic.
"create chart nodes then aggregate them with views" - this is of course what I tried first. But I can only get the title of the charts to display in my view and not the whole chart. Have I missed something?
Thanks,
Tootsie
#3
Have you tried a view of node teasers? This should include the chart in the view.
#4
Oh! I got very excited for a few moments, but when I tried making a view with node teasers, nothing appeared. Sad.
#5
The ideal solution to this is to provide a views component. see existing issue http://drupal.org/node/365470