You should only be getting the message "Google Charts loader.js can only be loaded once." if you are in fact loading it more than once. That doesn't mean you are calling google.charts.load() more than once, which you CAN do. So look into why the loader.js file is being loaded more than once.
On Wed, Feb 15, 2017 at 1:52 AM, Ganesh Chinnappaiyan <[email protected]> wrote: > <script type="text/javascript" src="https://www.gstatic.com/c > harts/loader.js"></script> > just i pasted this script only.i am getting issue Uncaught Error: Google > Charts loader.js can only be loaded once. how to fix this. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to google-visualization-api@googl > egroups.com. > Visit this group at https://groups.google.com/grou > p/google-visualization-api. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/google-visualization-api/6b8ee557-f2bd-43d3-b5c1-db1808 > 3dbc54%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/6b8ee557-f2bd-43d3-b5c1-db18083dbc54%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge MA -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJP5SDb0GGkzZMx2dXY0gKOqNdn1CTQqxbdzEe0EYKycXw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
