From: Dan Vanderkam <danvk@google.com> Date: Tue, 8 Dec 2009 22:57:58 +0000 (-0800) Subject: published gadget X-Git-Tag: v1.0.0~804^2~8 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=366761097011146f14be222522ed2649015e5367;p=dygraphs.git published gadget --- diff --git a/docs/index.html b/docs/index.html index 0bcea4b..c7f4025 100644 --- a/docs/index.html +++ b/docs/index.html @@ -404,6 +404,10 @@ Spreadsheet. For a demonstration of this, see <a href="http://spreadsheets.google.com/ccc?key=0Anx1yCqeL8YUdDR1c3pPREhraGhkWmdhaURjOXRncXc&hl=en">this spreadsheet</a>.</p> +<p>Here's an example of a published gviz gadget using dygraphs:</p> +<script src="http://spreadsheets.google.com/gpub?url=http%3A%2F%2Fkb8jbn8l90ocl9n4b14jrcvp61ceqis5.spreadsheets.gmodules.com%2Fgadgets%2Fifr%3Fup__table_query_url%3Dhttp%253A%252F%252Fspreadsheets.google.com%252Ftq%253Frange%253DA1%25253AC31%2526headers%253D-1%2526key%253D0Anx1yCqeL8YUdDR1c3pPREhraGhkWmdhaURjOXRncXc%2526gid%253D0%2526pub%253D1%26up__table_query_refresh_interval%3D300%26url%3Dhttp%253A%252F%252Fdanvk.org%252Fdygraphs%252Fgadget.xml%253Fnocache&height=215&width=530"></script> + + <a name="baseball"><h2>Charting Fractions</h2> <p>Situations often arise where you want to plot fractions, e.g. the fraction of respondents in a poll who said they'd vote for candidate X or the number of hits divided by at bats (baseball's batting average). Fractions require special treatment for two main reasons:</p>