Angular2配合Echart,boostrap日历组件的使用

先上图(虽然比较丑,但是该功能跟效果有就好了~~) 首先,肯定先导入包要下载ngx-echarts的包 import { AngularEchartsModule } from 'ngx-echarts'; 导入到你的项目模块的declarations里面。 <div echarts [options]="monthoption" class="echartsStyle" style="he
相关文章
相关标签/搜索