Comments on: Open Flash Chart II – X Axis Label rotations http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/ Tue, 16 Feb 2010 13:05:13 +0000 hourly 1 https://wordpress.org/?v=5.6 By: Max http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-5432 Tue, 16 Feb 2010 13:05:13 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-5432 Ok, i’m done with labels

]]>
By: Max http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-5425 Tue, 16 Feb 2010 09:13:15 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-5425 Hi there, i run this example but… Values of dots can be integers only? i need to output the created_at date and usernames, all this stuff is in a model “price_dynamics”. Any tips? How to output strings instead of integers? Please…

]]>
By: The Ultimation http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-3082 Fri, 04 Dec 2009 21:11:26 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-3082 yeahhh good call Leftblank

]]>
By: Leftblank http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-1216 Sun, 20 Sep 2009 18:54:01 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-1216 Doh, just use an integer (degrees) when making the XAxisLabel, like this;
tmp << XAxisLabel.new(text, ‘#808080’, 10, 270)

Just update your code and it *finally* works.

]]>
By: Leftblank http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-1215 Sun, 20 Sep 2009 18:40:59 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-1215 Any chance the failing diagonal x-axis labels will be fixed? Even the example here fails sadly… šŸ™

]]>
By: charlie http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-1021 Thu, 03 Sep 2009 01:48:16 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-1021 In reply to Piyush.

@Piyush – Everything is based on the examples here – http://teethgrinder.co.uk/open-flash-chart-2/
The whole idea is to not have to duplicate documentation. Is there anything in particular you need help with?

]]>
By: Piyush http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-1020 Thu, 03 Sep 2009 01:37:46 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-1020 I always run into trouble doing something which is not described in your examples. If there was a an api doc. it would have made all our lives very easy. Is there any chance of having an api doc here ?

]]>
By: Mike Nicholaides http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-747 Tue, 05 Aug 2008 20:02:00 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-747 I copied and pasted this example, and it looks like this:
http://tinypic.com/view.php?pic=2pskn6s&s=4
Note the X Axis LabelsĀ don’t show.

]]>
By: charlie http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-748 Tue, 05 Aug 2008 20:02:00 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-748 @Mike – do you have the latest version of the plugin?
If so, can you post the JSON that is being produced?

]]>
By: Mike Nicholaides http://pullmonkey.com/2008/08/05/open-flash-chart-ii-x-axis-label-rotations/comment-page-1/#comment-749 Tue, 05 Aug 2008 20:02:00 +0000 /2008/08/05/open-flash-chart-ii-x-axis-label-rotations#comment-749 Hey charlie,
I think I forgot to restart my server after updating to the latest plugin. Sorry for the false alarm!

Thanks for the awesome plugin!

]]>