Commit 613448df authored by Joshua Gould's avatar Joshua Gould

text display

parent 5465e85b
......@@ -365,8 +365,8 @@ morpheus.SampleDatasets.prototype = {
this.callback({
name : 'CCLE',
rows : [ {
field : 'id,tooltip',
display : 'text'
field : 'id',
display : 'text,tooltip'
}, {
field : 'mutation_summary',
display : 'stacked_bar'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment