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

Heatmap: start to add basic layout!

parent 4bf4682b
No related branches found
No related tags found
1 merge request!82Add new heatmap prototype and reactivate compound metadata
<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>
Subproject commit a9a7251c4c9d820e67ae3739b853a6ba4e9bc40b
Subproject commit 203e41ecf98b13c6c2cb0d8695405d71477c4ffc
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