Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EUbOPEN Web
Manage
Activity
Members
Labels
Plan
Issues
15
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ChEMBL
EUbOPEN
EUbOPEN Web
Commits
41fd54f8
Commit
41fd54f8
authored
3 months ago
by
David Mendez
Browse files
Options
Downloads
Plain Diff
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
Branches containing commit
No related tags found
1 merge request
!103
Sets Heatmap: use pchembl_value_avg to colour cells
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
components/mockups/OneSetHeatmap.vue
+1
-1
1 addition, 1 deletion
components/mockups/OneSetHeatmap.vue
with
1 addition
and
1 deletion
components/mockups/OneSetHeatmap.vue
+
1
−
1
View file @
41fd54f8
...
...
@@ -93,7 +93,7 @@ export default {
},
cells
:
{
entityID
:
EntityNames
.
EubopenActivity
.
entityID
,
properties
:
[
'
num_activities
'
,
'
fake_property
'
],
properties
:
[
'
num_activities
'
,
'
pchembl_value_avg
'
],
},
}
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment