From: Dan Vanderkam Date: Mon, 14 Dec 2009 22:14:41 +0000 (-0500) Subject: update docs with labelsKMG2 X-Git-Tag: v1.0.0~777 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=65914f5fca761dc387bdbae15f7287f19086c6aa;p=dygraphs.git update docs with labelsKMG2 --- diff --git a/docs/index.html b/docs/index.html index 0f83113..b98fc0c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -556,6 +556,13 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high) Show K/M/B for thousands/millions/billions on y-axis. + labelsKMG2 + true + false + Show k/M/G for kilo/Mega/Giga on y-axis. This is different than + labelsKMB in that it uses base 2, not 10. + + labelsDivWidth 250 @@ -673,4 +680,4 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high) - \ No newline at end of file +