Hi,
Did anyone manage to make the sfSwfChartPlugin works?
I'm using symfony 1.0 and I've installed the plugin as it's written in
the wiki/Plugins section :
symfony plugin-install
http://plugins.symfony-project.com/sfSwfChartPlugin
I've activated it in the frontend/config/settings.yml
all:
.settings:
enabled_modules: [default, sfSwfChart]
but I can't make the build in test work
http://localhost/frontend_dev.php/sfSwfChart/test
The flash chart is here but empty ...
Did I miss something?
Thanks
(I've already fixed the <param name="quality value="high" => <param
name="quality" value="high" problem in the helper ...)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---