Merge pull request #256 from kberg/auto-tests
[dygraphs.git] / tests / customLabelCss3.html
index c90af5f..a5c7c3a 100644 (file)
               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
             }