Hi,

You need to do a couple things to make your jsfiddle script work.  First,
and most importantly, it is not so obvious, but on the left panel where it
says "Add Resources", you need to click on that and add a reference to
http://www.google.com/jsapi?fake=.js so that google.load() will work.
 (Click the "+" after pasting in that URL.)  The "?fake=.js" suffix is
there so jsfiddle knows you are loading a javascript resource.

You also need to change your framework (under "Choose Framework").  I use
"no wrap (body)" and "No-Library (Pure JS)".   Not sure why, but it works.

Finally, I recommend you uncheck the "Normalized CSS" option.  Recent
changes in jsfiddle added a 100% font size that messes with what seems to
work fine without it.

dan

On Mon, Jan 21, 2013 at 5:45 AM, kotmanp <[email protected]> wrote:

> Hi,
>
> This is the first time i am trying to code on jsFiddle for google charts.
> I am not able to check/view my output. Result panel is empty:
> http://jsfiddle.net/kotmanp/bj3Rz/
>
> Are there any other settings that i am misisng here?
>
> Can any one please help me?
>
> Thank you!!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-visualization-api/-/99KCv9FiwJwJ.
> 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/google-visualization-api?hl=en.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
[email protected] <[email protected]>   562D 5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" 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/google-visualization-api?hl=en.

Reply via email to