Skip to content

Commit

Permalink
Merge pull request #2 from mattip/pypy
Browse files Browse the repository at this point in the history
whoops
  • Loading branch information
alex committed Nov 29, 2014
2 parents 301a98d + 3875765 commit 85afa28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
axes: {
xaxis: {
renderer: $.jqplot.CategoryAxisRenderer,
ticks: ticks
ticks: ticks,
tickOptions: {angle: -40}
},
yaxis:{
Expand Down

0 comments on commit 85afa28

Please sign in to comment.