X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=sidebyside;f=gallery%2Flinear-regression.js;h=43daecd927f7483678147c08e79698a9fb32e89e;hb=3f55b813316f73082795fe52f6cf26e9f1592f12;hp=f381e4cb33d7f4f5c57e6cb63b8f451634b2bc1e;hpb=436943f9fee49b1f892480f04f0dc4d5abc5fca0;p=dygraphs.git diff --git a/gallery/linear-regression.js b/gallery/linear-regression.js index f381e4c..43daecd 100644 --- a/gallery/linear-regression.js +++ b/gallery/linear-regression.js @@ -112,6 +112,7 @@ Gallery.register( labels: ['X', 'Y1', 'Y2'], underlayCallback: drawLines, drawPoints: true, + drawAxesAtZero: true, strokeWidth: 0.0 } );