Skip to content
Snippets Groups Projects
Commit 41fd54f8 authored by David Mendez's avatar David Mendez
Browse files

Merge branch 'staging' into 'master'

Sets Heatmap: use pchembl_value_avg to colour cells

See merge request !103
parents 68ba9efd 05413928
No related branches found
No related tags found
1 merge request!103Sets Heatmap: use pchembl_value_avg to colour cells
......@@ -93,7 +93,7 @@ export default {
},
cells: {
entityID: EntityNames.EubopenActivity.entityID,
properties: ['num_activities', 'fake_property'],
properties: ['num_activities', 'pchembl_value_avg'],
},
}
},
......
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