Comments on: Open Flash Chart II – Javascript (Part 3) http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/ Mon, 26 Jul 2010 07:59:55 +0000 hourly 1 https://wordpress.org/?v=5.6 By: badnaam http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-2/#comment-11768 Mon, 26 Jul 2010 07:59:55 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-11768 has anyone noticed big cpu spikes from firefox when you load data using ofc_load? wondering if there is a problem with the swfobject

]]>
By: badnaam http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-2/#comment-11019 Sat, 17 Jul 2010 00:12:22 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-11019 does link_to_remote_ofc_load need prototype? can jquery be used?

]]>
By: Brian Armstrong http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-2/#comment-7917 Thu, 06 May 2010 06:27:27 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-7917 Great! Thanks for the response Charlie. Much appreciated.

]]>
By: charlie http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-2/#comment-7902 Wed, 05 May 2010 23:33:15 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-7902 In reply to Brian Armstrong.

Brian, that usually means you didn’t provide a data source for the chart? It’s the default location in the swf file.
If you look at the swf file by itself, you will probably see the same problem – http://pullmonkey.com/projects/open-flash-chart.swf

Also, just in case this could be the problem – as Harry found out, try using the swf file from here (that comes with the plugin) – http://pullmonkey.com/projects/open-flash-chart.swf, see if it makes a difference in your code.

]]>
By: Brian Armstrong http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-2/#comment-7826 Mon, 03 May 2010 22:02:22 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-7826 I’m hitting a problem similar to the one Harry mentioned in the 4th comment.

For some reason when I use the js_open_flash_chart_object method it tries to make a call to my app at this url: “/data-files/y-axis-auto-steps.txt”

Which of course fails. Very strange.

When I use the regular open_flash_chart_object method in the controller it works correctly.

]]>
By: PullMonkey Blog » Blog Archive » Open Flash Chart II - Javascript (Part 2) http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-2/#comment-4032 Wed, 06 Jan 2010 23:45:33 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-4032 […] Ajax calls to server – Discussed in Part 3. […]

]]>
By: PullMonkey Blog » Blog Archive » Open Flash Chart II - Javascript (Part 1) http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-2/#comment-4028 Wed, 06 Jan 2010 22:22:05 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-4028 […] Ajax calls to server – Discussed in Part 3. […]

]]>
By: Harry Seldon http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-1/#comment-805 Tue, 23 Sep 2008 14:13:00 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-805 Another nice example ! Thx.
I haven’t tried it yet. However as a suggestion to make the example a little funnier: can you show first the graph with multiple lines and then have the user click on some link to enable/disable one line ?
H

]]>
By: Joe http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-1/#comment-806 Tue, 23 Sep 2008 14:13:00 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-806 Hey,

How can I use open-flash-chart to make radar charts (a.k.a. spider graphs)? Is it possible?

]]>
By: charlie http://pullmonkey.com/2008/09/23/open-flash-chart-ii-javascript-part-3/comment-page-1/#comment-807 Tue, 23 Sep 2008 14:13:00 +0000 /2008/09/25/open-flash-chart-ii-javascript-part-3#comment-807 @Joe – Spider graphs are not part of Open Flash Chart.

You may want to mention it on the <a href="http://openflashchart.com/forum/index.php">OFC forums</a>, and see if Monk.e.boy has any plan of adding that to OFC.

]]>