@ -23,13 +23,6 @@ export const widgetBarCompare = {
placeholder: '',
value: '柱状对比图',
},
{
type: 'el-input-text',
label: '图层唯一标识',
name: 'uuid',
disabled: true,
value: 'widgetBarCompareChart' + Date.now()
type: 'vue-color',
label: '背景颜色',
@ -23,13 +23,6 @@ export const widgetBarStack = {
value: '柱状堆叠图',
value: 'widgetBarStackChart' + Date.now()
type: 'el-switch',
label: '竖展示',
@ -23,13 +23,6 @@ export const widgetBarchart = {
value: '柱状图',
value: 'widget-barchart' + Date.now()
@ -23,13 +23,6 @@ export const widgetGradientBarchart = {
value: '柱形图-渐变色',
value: 'widget-gradient-color-barchart' + Date.now()
@ -19,13 +19,6 @@ export const widgetBarLineStack = {
value: '柱线堆叠图',
value: 'widgetBarLineStackChart' + Date.now()
@ -23,13 +23,6 @@ export const widgetBarlinechart = {
value: '柱线图',
value: 'widget-barlinechart' + Date.now()
@ -23,13 +23,6 @@ export const widgetMoreBarLine = {
value: '多柱线图',
value: 'widgetMoreBarLineChart' + Date.now()
@ -23,13 +23,6 @@ export const widgetDecoratePie = {
value: '静态装饰饼图',
value: 'widgetDecoratePieChart' + Date.now()
@ -42,16 +42,6 @@ export const widgetFormTime = {
value: 'rgba(115,170,229,.5)',
type: 'el-select',
label: '关联图表',
name: 'assChart',
required: false,
multiple: true,
selectOptions: [],
value: '',
label: '触发事件',
@ -38,16 +38,6 @@ export const widgetInput = {
@ -46,16 +46,6 @@ export const widgetSelect = {
@ -23,13 +23,6 @@ export const widgetFunnel = {
value: '漏斗图',
value: 'widget-funnel' + Date.now()
@ -23,13 +23,6 @@ export const widgetHeatmap = {
value: '热力图',
value: 'widget-heatmap' + Date.now()
@ -23,13 +23,6 @@ export const widgetLineCompare = {
value: '折线对比图',
value: 'widgetLineCompareChart' + Date.now()
@ -23,13 +23,6 @@ export const widgetLineStack = {
value: '折线堆叠图',
value: 'widgetLineStackChart' + Date.now()
@ -23,13 +23,6 @@ export const widgetLinechart = {
value: '折线图',
value: 'widget-linechart' + Date.now()
@ -23,13 +23,6 @@ export const widgetAirbubbleMap = {
value: '中国地图-气泡图',
value: 'widgetAirBubbleMap' + Date.now()
@ -22,13 +22,6 @@ export const widgetLineMap = {
value: '中国地图-路线图',
value: 'widgetLineMap' + Date.now()
@ -23,13 +23,6 @@ export const widgetGauge = {
value: '仪表盘',
value: 'widget-gauge' + Date.now()
@ -23,13 +23,6 @@ export const widgetPiePercentage = {
value: '百分比图',
value: 'widgetPiePercentageChart' + Date.now()
@ -23,13 +23,6 @@ export const widgetPieNightingale = {
value: '南丁格尔玫瑰图',
value: 'WidgetPieNightingaleRoseArea' + Date.now()
@ -23,13 +23,6 @@ export const widgetPiechart = {
value: '饼图',
value: 'widget-piechart' + Date.now()
@ -17,13 +17,6 @@ export const widgetRadar = {
value: '雷达图',
value: 'widget-radar' + Date.now()
@ -16,13 +16,6 @@ export const widgetScale = {
value: '刻度尺',
value: 'widget-scale' + Date.now()
@ -23,13 +23,6 @@ export const widgetHref = {
value: '超链接',
value: 'widget-href' + Date.now()
label: '文本内容',
@ -23,13 +23,6 @@ export const widgetIframe = {
value: 'iframe',
value: 'widget-iframe' + Date.now()
label: '地址',
@ -23,13 +23,6 @@ export const widgetImage = {
value: '图片',
value: 'widget-image' + Date.now()
label: '开启旋转',
@ -23,13 +23,6 @@ export const widgetMarquee = {
value: '跑马灯',
value: 'widget-marquee' + Date.now()
@ -22,13 +22,6 @@ export const widgetSliders = {
value: 'widget-slider' + Date.now()
label: '隐藏图层',
@ -22,13 +22,6 @@ export const widgetTable = {
value: '表格',
value: 'widget-table' + Date.now()
label: '字体位置',
@ -23,13 +23,6 @@ export const widgetText = {
value: '文本框',
value: 'widget-text' + Date.now()
@ -23,13 +23,6 @@ export const widgetTime = {
value: '当前时间',
value: 'widget-time' + Date.now()
label: '时间格式',
@ -23,13 +23,6 @@ export const widgetVideo = {
value: 'video',
value: 'widget-video' + Date.now()
@ -15,13 +15,6 @@ export const widgetWordCloud = {
value: '词云图',
value: 'widgetWordCloud' + Date.now()