Angular7 + echarts 柱状图比例(1)

一、效果图html 二、代码json <div id="try" style="height:26px;"></div> import {Component, Input, OnInit} from '@angular/core'; import * as echarts from 'echarts'; import {DataSet} from '@antv/data-set'; import
相关文章
相关标签/搜索