%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/bos_naturals/node_modules/vue-chartjs/src/examples/
Upload File :
Create Path :
Current File : /home/ugotscom/bos_naturals/node_modules/vue-chartjs/src/examples/LineExample.js

import { Line } from '../BaseCharts'

export default {
  extends: Line,
  mounted () {
    this.renderChart({
      labels: ['January', 'February', 'March', 'April', 'May', 'June', 'July'],
      datasets: [
        {
          label: 'Data One',
          backgroundColor: '#f87979',
          data: [40, 39, 10, 40, 39, 80, 40]
        }
      ]
    }, {responsive: true, maintainAspectRatio: false})
  }
}

Zerion Mini Shell 1.0