Commit e5c5e737 authored by Masayuki Tanaka's avatar Masayuki Tanaka

Update sample

parent ef8b98b0
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
console.log("== LOAD =="); console.log("== LOAD ==");
chart.load({ chart.load({
columns: [ columns: [
['data1', 30, 20, 50, 40, 60, 50], ["setosa", 30],
] ]
}); });
}, 1000); }, 1000);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment