mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Improvement to series toggling, CTRL+MouseClick on series name will now hide all others (Closes #350)
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = function(config) {
|
||||
},
|
||||
debug: {
|
||||
configFile: 'src/test/karma.conf.js',
|
||||
singleRun: true,
|
||||
singleRun: false,
|
||||
browsers: ['Chrome']
|
||||
},
|
||||
test: {
|
||||
|
||||
Reference in New Issue
Block a user