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

text display

parent 5465e85b
...@@ -365,8 +365,8 @@ morpheus.SampleDatasets.prototype = { ...@@ -365,8 +365,8 @@ morpheus.SampleDatasets.prototype = {
this.callback({ this.callback({
name : 'CCLE', name : 'CCLE',
rows : [ { rows : [ {
field : 'id,tooltip', field : 'id',
display : 'text' display : 'text,tooltip'
}, { }, {
field : 'mutation_summary', field : 'mutation_summary',
display : 'stacked_bar' 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