diff --git a/demo/index.html b/demo/index.html index af0d24d..c8ab4a1 100644 --- a/demo/index.html +++ b/demo/index.html @@ -46,14 +46,6 @@ } - - + +

Here's a chart that changes data every 3 seconds:

Chart gallery rows='[["Jan", 31],["Feb", 28],["Mar", 31],["Apr", 30],["May", 31],["Jun", 30]]'> +

And here is the material bar chart:

+ + +

Here's a bubble chart:

Chart gallery @@ -432,13 +440,13 @@

Chart gallery

@@ -455,40 +463,39 @@

Chart gallery

Here's an image of the line chart:

-
+ diff --git a/google-chart-loader.html b/google-chart-loader.html new file mode 100644 index 0000000..f66810f --- /dev/null +++ b/google-chart-loader.html @@ -0,0 +1,265 @@ + + + + + diff --git a/google-chart.html b/google-chart.html index e6dd09e..462f08e 100644 --- a/google-chart.html +++ b/google-chart.html @@ -1,7 +1,7 @@ - +