Yes you can, just use

google. charts. load ( 'current' , { 'packages' : [ 'corechart' ,"lines']});


You can add other packages to the array as well. 

For many of the charts you just need corechart.

When I wrote https://www.indstate.edu/business/metrics all I used to load 
the libraries was 

google.charts.load('current');


I suspect I may have just gotten lucky as the column, bar, line, scatter 
and area charts all appear to be displaying as they should.

-- 
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/1aa5e18c-596c-415f-9555-0c5bba97c8b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to