diff --git a/examples/axes-multiple/index.html b/examples/axes-multiple/index.html index da168fa..4c7c68c 100644 --- a/examples/axes-multiple/index.html +++ b/examples/axes-multiple/index.html @@ -32,10 +32,7 @@ position: position, tickFormatter: euroFormatter } ], - legend: { position: "sw" }, - grid: { - borderWidth: { top: 0, bottom: 1, left: 0, right: 0} - } + legend: { position: "sw" } }); }