动态类型切换工具
编辑教程动态类型切换工具
toolbox.feature.magicType
Object ECharts 动态类型切换工具。
示例:
feature: {
magicType: {
type: ['line', 'bar', 'stack', 'tiled']
}
}
toolbox.feature.magicType.show
boolean [ 默认值: true ]
是否显示动态类型切换工具。
toolbox.feature.magicType.type
Array 启用的动态类型,包括'line'(切换为折线图), 'bar'(切换为柱状图), 'stack'(切换为堆叠模式), 'tiled'(切换为平铺模式)。
toolbox.feature.magicType.title
Object 各个类型的标题文本,可以分别配置。
toolbox.feature.magicType.title.line
string [ 默认值: '切换为折线图' ]
toolbox.feature.magicType.title.bar
string [ 默认值: '切换为柱状图' ]
toolbox.feature.magicType.title.stack
string [ 默认值: '切换为堆叠' ]
toolbox.feature.magicType.title.tiled
string [ 默认值: '切换为平铺' ]
toolbox.feature.magicType.icon
Object 各个类型的 icon path,可以分别配置。
toolbox.feature.magicType.icon.line
string Icon 的 path 字符串,ECharts 3 中支持使用自定义的 svg path 作为 icon。可以从 Adobe Illustrator 等工具编辑导出。
toolbox.feature.magicType.icon.bar
string Icon 的 path 字符串,ECharts 3 中支持使用自定义的 svg path 作为 icon。可以从 Adobe Illustrator 等工具编辑导出。
toolbox.feature.magicType.icon.stack
string Icon 的 path 字符串,ECharts 3 中支持使用自定义的 svg path 作为 icon。可以从 Adobe Illustrator 等工具编辑导出。
toolbox.feature.magicType.icon.tiled
string Icon 的 path 字符串,ECharts 3 中支持使用自定义的 svg path 作为 icon。可以从 Adobe Illustrator 等工具编辑导出。
toolbox.feature.magicType.iconStyle
Object 动态类型切换 icon 样式设置。
toolbox.feature.magicType.option
Object 各个类型的专有配置项。在切换到某类型的时候会合并相应的配置项。
toolbox.feature.magicType.option.line
Object 切换到折线型时的配置项。
toolbox.feature.magicType.option.bar
Object 切换到柱状型时的配置项。
toolbox.feature.magicType.option.stack
Object 切换到堆叠型时的配置项。
toolbox.feature.magicType.option.tiled
Object 切换到平铺型时的配置项。
toolbox.feature.magicType.seriesIndex
Object 各个类型对应的系列的列表。
toolbox.feature.magicType.seriesIndex.line
Array 折线型对应的系列的列表。
toolbox.feature.magicType.seriesIndex.bar
Array 柱状型对应的系列的列表。
toolbox.feature.magicType.seriesIndex.stack
Array 堆叠型对应的系列的列表。
toolbox.feature.magicType.seriesIndex.tiled
Array 平铺型对应的系列的列表。
选择支付方式:
备注:
转账时请填写正确的金额和备注信息,到账由人工处理,可能需要较长时间