X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=gallery%2Flinear-regression.js;h=43daecd927f7483678147c08e79698a9fb32e89e;hb=6eb8e265c61d431af7431fcfc3c2d4b0186f36fb;hp=f381e4cb33d7f4f5c57e6cb63b8f451634b2bc1e;hpb=d0c6a883771cf625d9d57f516dbc5f3121c2fc86;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 } );