X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fcustom-bars.html;h=c489b0eabdc84ca5413b22205d88ac734999c1a7;hb=9c585af6afc7fedf46b76b0e5c8e05dba4dceae2;hp=6fa8762a804754c474ce6f3ca02e4bc271b33a06;hpb=795b16307db2a673ba7aa3452f6f6b0e93baeb3a;p=dygraphs.git diff --git a/tests/custom-bars.html b/tests/custom-bars.html index 6fa8762..c489b0e 100644 --- a/tests/custom-bars.html +++ b/tests/custom-bars.html @@ -32,7 +32,8 @@ [9, [10, 50, 100]] ], { customBars: true, - errorBars: true + errorBars: true, + labels: ['X', 'Y'] } );