Skip to content

Commit 85afa28

Browse files
committed
Merge pull request #2 from mattip/pypy
whoops
2 parents 301a98d + 3875765 commit 85afa28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/templates/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
axes: {
131131
xaxis: {
132132
renderer: $.jqplot.CategoryAxisRenderer,
133-
ticks: ticks
133+
ticks: ticks,
134134
tickOptions: {angle: -40}
135135
},
136136
yaxis:{

0 commit comments

Comments
 (0)