Improvement to series toggling, CTRL+MouseClick on series name will now hide all others (Closes #350)

This commit is contained in:
Torkel Ödegaard
2014-05-01 11:18:23 +02:00
parent 2b5e974132
commit c19fafa581
8 changed files with 97 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ module.exports = function(config) {
},
debug: {
configFile: 'src/test/karma.conf.js',
singleRun: true,
singleRun: false,
browsers: ['Chrome']
},
test: {