mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
Clean up example
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<div class="container">
|
||||
<div class="Chart">
|
||||
<h1 style="text-align:center;">Barchart</h1> <button @click="increaseHeight()">Increase</button>
|
||||
<bar-example :styles="myStyles"></bar-example>
|
||||
<h1 style="text-align:center;">Barchart</h1>
|
||||
<bar-example></bar-example>
|
||||
</div>
|
||||
|
||||
<div class="Chart">
|
||||
|
||||
Reference in New Issue
Block a user