实现效果:
<template>
<div class="AppealHotline">
<div id="AppealHotlineChart" style="flex: 1; height: 260px; width: 630px"></div>
</div>
</template>
<script>
import {
getHotLine } from '@/api/government';
const colors = [
'rgb(56,169,205)',
'rgb(202,68,122)',
'rgb(166,78,239)',
'rgb(26,242,217)',
'rgb(234,153,11)',
'rgb(56,169,205)',
'rgb(202,68,122)',
'rgb(166,78,239)',
'rgb(26,242,217)',
'rgb(234,153,11)',
'rgb(56,169,205)',
'rgb(202,68,122)',
'rgb(166,78,239)',
'rgb(26,242,217)',
'rgb(234,153,11)',
'rgb(56,169,205)',
'rgb(202,68,122)',
'rgb(166,78,239)',
'rgb(26,242,217)',
'rgb(234,153,11)',
'rgb(56,169,205)',
'rgb(202,68,122)',
'rgb(166,78,239)',
'rgb(26,242,217)',