I'm using Google orgchart since late 2013 and it worked fine to display a 
hierarchical spreadsheet in orgchart/tree format until maybe 2 weeks ago. 
Here the html/css/js how it originally worked:  
https://tree.j2-m172.info/pf5197/ or the older code with more comments and 
links:  https://tree.j2-m172.info/ with the line: 
google.load('visualization', '1', {'packages' : ['orgchart']});

I tried here https://codepen.io/ChrisRgen/pen/MWyYdjy to switch to the 
seemingly new loading as explained on 
https://developers.google.com/chart/interactive/docs/gallery/orgchart  
google.charts.load('current', {packages:["orgchart"]});  
then changed to 48 and 47 and booth seem to work so far
google.charts.load('48', {packages:["orgchart"]}); 

Please mind that I can not code JS or any script/programming language by 
myself. I was just able to change and adjust online samples code so that it 
worked ;-)
So is the solution to stick to loading v48? 
 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/59688d5f-0890-450a-b66b-13c2bbec4a33n%40googlegroups.com.

Reply via email to