default continuousLine to true for backwards compat

This commit is contained in:
Christopher Erin 2012-11-29 16:34:04 -06:00
parent 6d14aa831d
commit b0e99f7ca9

View File

@ -54,7 +54,7 @@ class Morris.Line extends Morris.Grid
hideHover: false
xLabels: 'auto'
xLabelFormat: null
continuousLine: false
continuousLine: true
# Do any size-related calculations
#