diff --git a/demo/index.html b/demo/index.html index fd3bfc4..631d132 100644 --- a/demo/index.html +++ b/demo/index.html @@ -28,6 +28,30 @@ rows='[["Something", 1]]'> +
A simple google-chart-dashboard looks like this:
Charts can be resized with CSS, but you'll need to call the drawChart method when the size changes.
Here's a basic responsive example using only CSS and JS (You could also use <iron-media-query>):