Comments on: Open Flash Chart II – Line Graph http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/ Wed, 17 Aug 2011 15:33:09 +0000 hourly 1 https://wordpress.org/?v=5.6 By: David http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-18526 Wed, 17 Aug 2011 15:33:09 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-18526 Hi I am trying to implement open flash into my rails 3 app. I’ve followed this tutorial and get the following error, why is this?

swfobject.embedSWF(“/open-flash-chart.swf”, “flash_content_N388l0nV”, “600”, “300”, “9.0.0”, “expressInstall.swf”,{“data-file”:”%2Ftest_it%2Fgraph_code”});

]]>
By: charlie http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-13461 Tue, 07 Sep 2010 16:25:29 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-13461 In reply to xinghu.

All swfs are maintained and provided by teethgrinder here – http://teethgrinder.co.uk/open-flash-chart-2/downloads.php

]]>
By: xinghu http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-13447 Tue, 07 Sep 2010 09:04:33 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-13447 Hi,charlie

where can I get the new swf ?

]]>
By: charlie http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-13119 Sun, 29 Aug 2010 18:31:19 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-13119 In reply to Fluck.

1) No, the whole plugin does not need updated, you can get the new swf and still use the existing plugin. If you find a class that is not implemented, that teethgrinder uses in his php examples, then that is something that would need to be added. Everything else is handled through method_missing. If you need a new class, you would just copy what I have in one of the other classes – class NewClass < OFC::Base. 2) You can contact me through github 🙂

]]>
By: luis http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-13002 Thu, 26 Aug 2010 17:14:57 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-13002 To say it with the same words:

I’m facing the same problem : I have juste 1 line rendering (the ‘Line’ class) and not the 2 others (LineDot and LineHollow). Do I have to change something ?

]]>
By: Fluck http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-12915 Tue, 24 Aug 2010 13:01:09 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-12915 Thanks for your answer Charlie. Do you think the whole plugin needs to be updated to the latest version of OFC ?
You’right : I could, and I should, help you maintaining the plugin. Do you have an email address where I can contact you ? (you got mine now)

]]>
By: charlie http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-12888 Mon, 23 Aug 2010 22:17:14 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-12888 In reply to Fluck.

Thanks – update at will, it is open source after all 🙂 With all the users, it would be nice to have some contributions.

]]>
By: Fluck http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-12721 Thu, 19 Aug 2010 16:28:59 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-12721 The open-flash-chart.swf file seems to be different in the plugin : I downloaded the version used in this page and then the example works properly. I think the problem appeared when the plugin was “updated to Lug Wyrm Charmer version of Ruby” : http://github.com/pullmonkey/open_flash_chart/commit/2c6bfa376013233ab942222bc60a4ba03c8a8517

I think I’ll have either to use the old version of open-flash-chart.swf or update the entire plugin…

Sad, sad world

]]>
By: Fluck http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-12719 Thu, 19 Aug 2010 15:57:59 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-12719 I’m facing the same problem : I have juste 1 line rendering (the ‘Line’ class) and not the 2 others. Do I have to change something ?

]]>
By: Madhusudhan http://pullmonkey.com/2008/08/01/open-flash-chart-ii-line-graph/comment-page-1/#comment-12206 Wed, 04 Aug 2010 09:29:00 +0000 /2008/09/19/open-flash-chart-ii-line-graph#comment-12206 Can anyone help me if in adding the on_click event for line graph, which seem to be missing. I have added the on_click event for bar and pie graph but i dont see the option to do so.

Any help is appreciated.

Thanks,
Madhu.

]]>