# data_chart **Repository Path**: pandaJs/data_chart ## Basic Information - **Project Name**: data_chart - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-11-04 - **Last Updated**: 2021-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # data_chart 大屏数据可视化 + 项目使用ECharts作图表开发 [ECharts](https://echarts.apache.org/zh/option.html#title) + 引入 dataV 用作容器,可以使用 dataV 的 loading 和 边框或者装饰效果 [dataV](http://datav.jiaminghi.com/guide/borderBox.html) ## echarts 组件封装 + 封装响应式 + echarts组件 ID 随机值生成 + 图表宽度(width)默认配置 100% + 图表宽=高度(height)默认配置 100% + 需要传入 图表的配置 options 必传 + renderer 渲染模式, 默认svg + 是否是空数据