X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Findex.html;h=be7e3ca22464419e50ba06ec2898abc8f97e9170;hb=f2cfa23b0bb9d33bda9a39036508fe60284a6451;hp=0f83113d3564fbf29ed779d2831b6c1093762e5e;hpb=15c966e03018429a35a11d504634e507664b91fb;p=dygraphs.git diff --git a/docs/index.html b/docs/index.html index 0f83113..be7e3ca 100644 --- a/docs/index.html +++ b/docs/index.html @@ -27,7 +27,7 @@
  • Source
  • Issues
  • Report Bug
  • -
  • Contact
  • +
  • Contact
  • Gallery

    @@ -62,7 +62,7 @@

    dygraphs JavaScript Visualization Library

    http://github.com/danvk/dygraphs

    -

    See downloads, gallery and open issues

    +

    See mailing list, downloads, gallery and open issues

    dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them.

    @@ -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 +