allow step charts to be created

This commit is contained in:
ioBridge 2011-05-25 16:58:44 -04:00
parent 27ccae61e8
commit d8593351aa

View File

@ -65,7 +65,9 @@
marker: {
radius: 3
},
animation: false
animation: true,
step: <%= params[:step] || 'false' %>,
borderWidth: 0
}
},
tooltip: {