# ld3d
**Repository Path**: heartsys/ld3d
## Basic Information
- **Project Name**: ld3d
- **Description**: 大屏资源
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-10-26
- **Last Updated**: 2025-11-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ld3d
大屏开发资源
// 禁用echars 图例点击事件
selectedMode: false,
柱状图提示框自动变位置
trigger: 'axis',
formatter: '{b}
{a0}: {c0}
{a1}: {c1}',
axisPointer: {
type: 'shadow',
label: {
backgroundColor: '#6a7985'
}
},