Merge page-home to master

This commit is contained in:
Guillaume FAUVET 2018-03-31 13:06:02 +02:00
commit 52f3a3ac60
1 changed files with 30 additions and 29 deletions

View File

@ -2,6 +2,7 @@
<div id='CONTAINER' class='list'>
<svg xmlns="http://www.w3.org/2000/svg">
<template v-if="gstore.dimensions">
<path
:d="'m ' + (gstore.dimensions.padding + gstore.dimensions.text.size) + ',' + (gstore.dimensions.padding) + ' ' +
'0,' + (gstore.dimensions.axis.height + gstore.dimensions.padding) + ' ' +
@ -35,7 +36,7 @@
<title>{{ value }}</title>
</rect>
</template>
</template>
</svg>
<section>bla</section>