Feat: first doughnut chart with chartjs

This commit is contained in:
Bertrand Benjamin 2018-12-02 16:43:23 +01:00
parent 5fda7ea826
commit f28d22ecb6
1 changed files with 0 additions and 4 deletions

View File

@ -21,13 +21,9 @@
<box @click.native="set_postes_filter(['virements'])" postename="virements"></box>
</b-card-group>
<<<<<<< HEAD
<postes-comparison></postes-comparison>
<b-table striped hover :items="filtered_rows(poste.words, poste.invert)" :fields='fields'>
=======
<b-table striped hover :items="filtered_rows" :fields='fields'>
>>>>>>> Feat: Tag filtering not on words
<template slot="tags" slot-scope="data">
<div v-for="tag in data.item.tags">
<div v-if="tag.name !== 'Tout'">