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
504d7cf0
Commit
504d7cf0
authored
2 years ago
by
David Mendez
Browse files
Options
Downloads
Patches
Plain Diff
Heatmap: start to add basic layout!
parent
4bf4682b
No related branches found
Branches containing commit
No related tags found
1 merge request
!82
Add new heatmap prototype and reactivate compound metadata
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pages/prototypes/heatmap.vue
+14
-0
14 additions, 0 deletions
pages/prototypes/heatmap.vue
web-components-submodule
+1
-1
1 addition, 1 deletion
web-components-submodule
with
15 additions
and
1 deletion
pages/prototypes/heatmap.vue
0 → 100644
+
14
−
0
View file @
504d7cf0
<
template
>
<Heatmap
/>
</
template
>
<
script
>
import
Heatmap
from
'
~/web-components-submodule/components/common/Visualisations/Heatmap/Heatmap.vue
'
export
default
{
components
:
{
Heatmap
,
},
}
</
script
>
<
style
scoped
lang=
"scss"
></
style
>
This diff is collapsed.
Click to expand it.
web-components-submodule
@
203e41ec
Compare
a9a7251c
...
203e41ec
Subproject commit
a9a7251c4c9d820e67ae3739b853a6ba4e9bc40b
Subproject commit
203e41ecf98b13c6c2cb0d8695405d71477c4ffc
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