Custom Google

15 views
Skip to first unread message

Devendra jha

unread,
Jul 14, 2020, 2:41:26 PM7/14/20
to Google Visualization API
Hi,

in google table how we can create table in cell 

for example function drawTable() {
  var data = new google.visualization.DataTable();
  data.addColumn('string', 'Name');
  data.addColumn('number', 'Salary');
  data.addColumn('boolean', 'Full Time'); :- how to device this column in 2 sub column ??


thanks
dev


Reply all
Reply to author
Forward
0 new messages