fix tooltip test expecting for stacked data

This commit is contained in:
toni-moreno
2014-10-01 07:15:20 +02:00
parent 44f2a375f6
commit ffd370176d

View File

@@ -15,6 +15,7 @@ define([
shared: true shared: true
}, },
y_formats: ['ms', 'none'], y_formats: ['ms', 'none'],
stack: true
} }
}; };