X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2FcustomLabelCss3.html;h=a5c7c3a7262286eecfd5b635879739948bd33828;hb=406eddbbdea074df010fc3c432185bc78f9a5814;hp=c90af5fd362d8e63a2dea4ee22750ee31f7f9bb4;hpb=623bbb49afcf438fcba59d1c7db6ab8c537c961e;p=dygraphs.git diff --git a/tests/customLabelCss3.html b/tests/customLabelCss3.html index c90af5f..a5c7c3a 100644 --- a/tests/customLabelCss3.html +++ b/tests/customLabelCss3.html @@ -27,11 +27,11 @@ labelsDivWidth: 100, labelsDivStyles: { 'backgroundColor': 'rgba(200, 200, 255, 0.75)', - 'padding': '4px', - 'border': '1px solid black', - 'borderRadius': '10px', - 'boxShadow': '4px 4px 4px #888' - }, + 'padding': '4px', + 'border': '1px solid black', + 'borderRadius': '10px', + 'boxShadow': '4px 4px 4px #888' + }, labelsSeparateLines: true, yAxisLabelWidth: 20 }