Fixed missing comma in demo code.

pull/1/head
David Schnur 13 years ago
parent f397697712
commit e3c45a5a98

@ -610,7 +610,7 @@ this:
```js
xaxis: {
mode: "time"
mode: "time",
timeformat: "%Y/%m/%d"
}
```

Loading…
Cancel
Save