Commit e3c45a5a authored by David Schnur's avatar David Schnur

Fixed missing comma in demo code.

parent f3976977
......@@ -610,7 +610,7 @@ this:
```js
xaxis: {
mode: "time"
mode: "time",
timeformat: "%Y/%m/%d"
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment