{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\form\\CustomChartManager.vue?vue&type=template&id=15567212&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\form\\CustomChartManager.vue","mtime":1675071992913},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"fullheight\"},[_c('ht-table',{ref:\"table\",attrs:{\"data\":_vm.data,\"pageResult\":_vm.pageResult,\"selection\":true,\"show-export\":false,\"show-custom-column\":false,\"quick-search-props\":\"name,alias\"},on:{\"load\":_vm.loadData,\"row-click\":_vm.rowClick},scopedSlots:_vm._u([{key:\"toolbar\",fn:function(){return [_c('el-button-group',[_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-plus\"},on:{\"click\":function($event){return _vm.showDialog()}}},[_vm._v(\"添加\")]),_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-back\"},on:{\"click\":function($event){_vm.importDialogVisible = true;}}},[_vm._v(\"导入\")]),_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-right\"},on:{\"click\":_vm.handleExport}},[_vm._v(\"导出\")]),_c('ht-delete-button',{staticStyle:{\"margin\":\"0\"},attrs:{\"url\":_vm.deleteUrl,\"htTable\":_vm.$refs.table}},[_vm._v(\"删除\\n \")])],1)]},proxy:true}])},[[_c('ht-table-column',{attrs:{\"type\":\"index\",\"width\":\"50\",\"align\":\"center\",\"label\":\"序号\"}}),_c('ht-table-column',{attrs:{\"prop\":\"name\",\"label\":\"名称\",\"sortable\":true,\"show-overflow-tooltip\":true},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-link',{attrs:{\"type\":\"primary\",\"title\":\"查看详情\"},on:{\"click\":function($event){return _vm.showDialog(scope.row.id)}}},[_vm._v(_vm._s(scope.row.name))])]}}])}),_c('ht-table-column',{attrs:{\"prop\":\"alias\",\"label\":\"别名\",\"sortable\":true,\"show-overflow-tooltip\":true}}),_c('ht-table-column',{attrs:{\"prop\":\"style\",\"label\":\"图表类型\",\"width\":\"120\",\"filters\":_vm.styles},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [(row.style === 1 || row.style === 2)?_c('el-tag',[_vm._v(\"折线图/柱状图\")]):_vm._e(),(row.style === 3)?_c('el-tag',{attrs:{\"type\":\"warning\"}},[_vm._v(\"饼图\")]):_vm._e(),(row.style === 4)?_c('el-tag',{attrs:{\"type\":\"danger\"}},[_vm._v(\"雷达图\")]):_vm._e(),(row.style === 5)?_c('el-tag',{attrs:{\"type\":\"info\"}},[_vm._v(\"漏斗图\")]):_vm._e(),(row.style === 6)?_c('el-tag',{attrs:{\"type\":\"success\"}},[_vm._v(\"散点图\")]):_vm._e(),(row.style === 7)?_c('el-tag',{attrs:{\"type\":\"warning\"}},[_vm._v(\"热力图\")]):_vm._e()]}}])}),_c('ht-table-column',{attrs:{\"prop\":\"isTable\",\"label\":\"查询方式\",\"width\":\"100\",\"filters\":[\n { text: '表', value: '1' },\n { text: '自定义SQL', value: '2' }\n ]},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [(row.isTable === 1)?_c('el-tag',{attrs:{\"type\":\"info\"}},[_vm._v(\"表\")]):_vm._e(),(row.isTable === 2)?_c('el-tag',{attrs:{\"type\":\"danger\"}},[_vm._v(\"自定义SQL\")]):_vm._e()]}}])}),_c('ht-table-column',{attrs:{\"prop\":\"dsalias\",\"label\":\"数据源别名\",\"width\":\"110\",\"sortable\":true,\"show-overflow-tooltip\":true}}),_c('ht-table-column',{attrs:{\"label\":\"操作\",\"width\":\"110\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-button',{attrs:{\"size\":\"mini\",\"icon\":\"el-icon-view\"},on:{\"click\":function($event){return _vm.preview(scope.row.id)}}},[_vm._v(\"预览\")])]}}])})]],2),_c('el-dialog',{staticClass:\"edit-chart\",attrs:{\"width\":\"50%\",\"title\":\"编辑图表\",\"visible\":_vm.dialogVisible,\"close-on-click-modal\":false,\"top\":\"6vh\",\"before-close\":_vm.beforeClose}},[_c('el-tabs',{attrs:{\"type\":\"card\"},model:{value:(_vm.activeTab),callback:function ($$v) {_vm.activeTab=$$v},expression:\"activeTab\"}},[_c('el-tab-pane',{attrs:{\"label\":\"基础设置\",\"name\":\"basicSetting\"}},[_c('el-form',{attrs:{\"data-vv-scope\":\"propForm\"},model:{value:(_vm.prop),callback:function ($$v) {_vm.prop=$$v},expression:\"prop\"}},[_c('ht-form-item',{attrs:{\"label\":\"名称\"}},[_c('ht-input',{attrs:{\"placeholder\":\"请输入图表名称\",\"validate\":{ required: true },\"maxlength\":50,\"showWordLimit\":true},model:{value:(_vm.prop.name),callback:function ($$v) {_vm.$set(_vm.prop, \"name\", $$v)},expression:\"prop.name\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"别名\"}},[_c('ht-input',{directives:[{name:\"pinyin\",rawName:\"v-pinyin\",value:(_vm.prop.name),expression:\"prop.name\"}],attrs:{\"placeholder\":\"请输入图表别名\",\"name\":\"chartName\",\"validate\":{ required: true, regex:{exp:'^[a-zA-Z][a-zA-Z0-9_]*$', message:'只能输入字母、数字、下划线,且以字母开头' } },\"disabled\":_vm.prop.id ? true : false,\"maxlength\":50,\"showWordLimit\":true},on:{\"change\":function($event){return _vm.changeName()}},model:{value:(_vm.prop.alias),callback:function ($$v) {_vm.$set(_vm.prop, \"alias\", $$v)},expression:\"prop.alias\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"图表类型\"}},[_c('ht-select',{attrs:{\"options\":_vm.styles,\"validate\":{required:true},\"props\":{key:'value',value:'text'}},model:{value:(_vm.prop.style),callback:function ($$v) {_vm.$set(_vm.prop, \"style\", $$v)},expression:\"prop.style\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"图表尺寸\"}},[_c('ht-input',{attrs:{\"placeholder\":\"请输入宽度\",\"validate\":{regex:{exp:'^[0-9]*$', message:'只能输入数字'}}},model:{value:(_vm.prop.width),callback:function ($$v) {_vm.$set(_vm.prop, \"width\", $$v)},expression:\"prop.width\"}}),_vm._v(\"px\\n \"),_c('ht-input',{attrs:{\"placeholder\":\"请输入高度\",\"validate\":{regex:{exp:'^[0-9]*$', message:'只能输入数字'}}},model:{value:(_vm.prop.height),callback:function ($$v) {_vm.$set(_vm.prop, \"height\", $$v)},expression:\"prop.height\"}}),_vm._v(\"px\\n \")],1),(!_vm.prop.id)?[_c('ht-form-item',{attrs:{\"label\":\"数据源\"}},[_c('ht-select',{attrs:{\"options\":_vm.dataSources,\"props\":{key:'alias',value:'name'}},model:{value:(_vm.prop.dsalias),callback:function ($$v) {_vm.$set(_vm.prop, \"dsalias\", $$v)},expression:\"prop.dsalias\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"查询方式\"}},[_c('el-select',{model:{value:(_vm.prop.isTable),callback:function ($$v) {_vm.$set(_vm.prop, \"isTable\", $$v)},expression:\"prop.isTable\"}},[_c('el-option',{key:\"table\",attrs:{\"label\":\"表\",\"value\":1}}),_c('el-option',{key:\"diySql\",attrs:{\"label\":\"自定义SQL\",\"value\":2}})],1)],1),(_vm.prop.isTable===1)?[_c('ht-form-item',{staticClass:\"is-required\",attrs:{\"label\":\"选择表\"}},[_c('el-select',{model:{value:(_vm.prop.objName),callback:function ($$v) {_vm.$set(_vm.prop, \"objName\", $$v)},expression:\"prop.objName\"}},_vm._l((_vm.tablesOrViews),function(item){return _c('el-option',{key:item.name,attrs:{\"label\":item.name+'('+item.comment+')',\"value\":item.name}})}),1),_c('ht-input',{attrs:{\"placeholder\":\"请输入表名\",\"maxlength\":50,\"showWordLimit\":true},model:{value:(_vm.state),callback:function ($$v) {_vm.state=$$v},expression:\"state\"}}),_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.getByDsObjectName()}}},[_vm._v(\"查询\")])],1)]:_vm._e()]:_vm._e(),(_vm.prop.id)?_c('div',{staticClass:\"dbProp\",staticStyle:{\"width\":\"100%\"}},[_vm._v(\"数据源:\"+_vm._s(_vm.prop.dsalias)+\",表名:\"+_vm._s(_vm.prop.objName))]):_vm._e(),(_vm.prop.isTable===2)?_c('ht-form-item',{attrs:{\"label\":\"自定义SQL\"}},[_c('ht-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 5, maxRows: 5}},model:{value:(_vm.prop.diySql),callback:function ($$v) {_vm.$set(_vm.prop, \"diySql\", $$v)},expression:\"prop.diySql\"}}),_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.checkSql}},[_vm._v(\"验证SQL\")])],1):_vm._e(),_c('ht-form-item',{attrs:{\"label\":\"最大数据量\"}},[_c('el-tooltip',{staticClass:\"item\",attrs:{\"effect\":\"dark\",\"content\":\"输入范围为0-500,超过500则当成500处理,输入0为无限制\",\"placement\":\"top-start\"}},[_c('i',{staticClass:\"el-icon-question\"})]),_c('ht-input',{model:{value:(_vm.config.maxLength),callback:function ($$v) {_vm.$set(_vm.config, \"maxLength\", $$v)},expression:\"config.maxLength\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"设置列\"}},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.columnSetting()}}},[_vm._v(\"设置列\")])],1)],2)],1),_c('el-tab-pane',{attrs:{\"label\":\"标题设置\",\"name\":\"titleSetting\"}},[_c('el-form',{model:{value:(_vm.config.title),callback:function ($$v) {_vm.$set(_vm.config, \"title\", $$v)},expression:\"config.title\"}},[_c('ht-form-item',{attrs:{\"label\":\"标题显示\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.config.title.show),callback:function ($$v) {_vm.$set(_vm.config.title, \"show\", $$v)},expression:\"config.title.show\"}})],1),(_vm.config.title.show)?[_c('ht-form-item',{attrs:{\"label\":\"水平对齐\"}},[_c('el-radio-group',{model:{value:(_vm.config.title.left),callback:function ($$v) {_vm.$set(_vm.config.title, \"left\", $$v)},expression:\"config.title.left\"}},[_c('el-radio-button',{attrs:{\"label\":\"auto\"}},[_vm._v(\"默认\")]),_c('el-radio-button',{attrs:{\"label\":\"left\"}},[_vm._v(\"左\")]),_c('el-radio-button',{attrs:{\"label\":\"center\"}},[_vm._v(\"中\")]),_c('el-radio-button',{attrs:{\"label\":\"right\"}},[_vm._v(\"右\")])],1)],1),_c('ht-form-item',{attrs:{\"label\":\"垂直对齐\"}},[_c('el-radio-group',{model:{value:(_vm.config.title.top),callback:function ($$v) {_vm.$set(_vm.config.title, \"top\", $$v)},expression:\"config.title.top\"}},[_c('el-radio-button',{attrs:{\"label\":\"auto\"}},[_vm._v(\"默认\")]),_c('el-radio-button',{attrs:{\"label\":\"top\"}},[_vm._v(\"上\")]),_c('el-radio-button',{attrs:{\"label\":\"middle\"}},[_vm._v(\"中\")]),_c('el-radio-button',{attrs:{\"label\":\"bottom\"}},[_vm._v(\"下\")])],1)],1),_c('ht-form-item',{attrs:{\"label\":\"字体\"}},[_c('el-select',{model:{value:(_vm.config.title.textStyle.fontFamily),callback:function ($$v) {_vm.$set(_vm.config.title.textStyle, \"fontFamily\", $$v)},expression:\"config.title.textStyle.fontFamily\"}},_vm._l((_vm.fontFamilies),function(fontFamily){return _c('el-option',{key:fontFamily,attrs:{\"label\":fontFamily,\"value\":fontFamily}})}),1)],1),_c('ht-form-item',{attrs:{\"label\":\"字体风格\"}},[_c('el-select',{model:{value:(_vm.config.title.textStyle.fontStyle),callback:function ($$v) {_vm.$set(_vm.config.title.textStyle, \"fontStyle\", $$v)},expression:\"config.title.textStyle.fontStyle\"}},_vm._l((_vm.fontStyles),function(fontStyle){return _c('el-option',{key:fontStyle,attrs:{\"label\":fontStyle,\"value\":fontStyle}})}),1)],1),_c('ht-form-item',{attrs:{\"label\":\"字体大小\"}},[_c('ht-input',{attrs:{\"placeholder\":\"请输入字体大小\"},model:{value:(_vm.config.title.textStyle.fontSize),callback:function ($$v) {_vm.$set(_vm.config.title.textStyle, \"fontSize\", $$v)},expression:\"config.title.textStyle.fontSize\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"副标题\"}},[_c('ht-input',{attrs:{\"placeholder\":\"请输入副标题\",\"maxlength\":50,\"showWordLimit\":true},model:{value:(_vm.config.title.subtext),callback:function ($$v) {_vm.$set(_vm.config.title, \"subtext\", $$v)},expression:\"config.title.subtext\"}})],1)]:_vm._e()],2)],1),_c('el-tab-pane',{attrs:{\"label\":\"图例设置\",\"name\":\"legendSetting\"}},[_c('el-form',{model:{value:(_vm.config.legend),callback:function ($$v) {_vm.$set(_vm.config, \"legend\", $$v)},expression:\"config.legend\"}},[_c('ht-form-item',{attrs:{\"label\":\"图例显示\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.config.legend.show),callback:function ($$v) {_vm.$set(_vm.config.legend, \"show\", $$v)},expression:\"config.legend.show\"}})],1),(_vm.config.legend.show)?[_c('ht-form-item',{attrs:{\"label\":\"图例类型\"}},[_c('el-radio-group',{model:{value:(_vm.config.legend.type),callback:function ($$v) {_vm.$set(_vm.config.legend, \"type\", $$v)},expression:\"config.legend.type\"}},[_c('el-radio-button',{attrs:{\"label\":\"plain\"}},[_vm._v(\"普通图例\")]),_c('el-radio-button',{attrs:{\"label\":\"scroll\"}},[_vm._v(\"可翻页图例\")])],1)],1),_c('ht-form-item',{attrs:{\"label\":\"水平对齐\"}},[_c('el-radio-group',{model:{value:(_vm.config.legend.left),callback:function ($$v) {_vm.$set(_vm.config.legend, \"left\", $$v)},expression:\"config.legend.left\"}},[_c('el-radio-button',{attrs:{\"label\":\"auto\"}},[_vm._v(\"默认\")]),_c('el-radio-button',{attrs:{\"label\":\"left\"}},[_vm._v(\"左\")]),_c('el-radio-button',{attrs:{\"label\":\"center\"}},[_vm._v(\"中\")]),_c('el-radio-button',{attrs:{\"label\":\"right\"}},[_vm._v(\"右\")])],1)],1),_c('ht-form-item',{attrs:{\"label\":\"垂直对齐\"}},[_c('el-radio-group',{model:{value:(_vm.config.legend.top),callback:function ($$v) {_vm.$set(_vm.config.legend, \"top\", $$v)},expression:\"config.legend.top\"}},[_c('el-radio-button',{attrs:{\"label\":\"auto\"}},[_vm._v(\"默认\")]),_c('el-radio-button',{attrs:{\"label\":\"top\"}},[_vm._v(\"上\")]),_c('el-radio-button',{attrs:{\"label\":\"middle\"}},[_vm._v(\"中\")]),_c('el-radio-button',{attrs:{\"label\":\"bottom\"}},[_vm._v(\"下\")])],1)],1),_c('ht-form-item',{attrs:{\"label\":\"布局朝向\"}},[_c('el-radio-group',{model:{value:(_vm.config.legend.orient),callback:function ($$v) {_vm.$set(_vm.config.legend, \"orient\", $$v)},expression:\"config.legend.orient\"}},[_c('el-radio-button',{attrs:{\"label\":\"horizontal\"}},[_vm._v(\"水平布局\")]),_c('el-radio-button',{attrs:{\"label\":\"vertical\"}},[_vm._v(\"垂直布局\")])],1)],1)]:_vm._e()],2)],1),_c('el-tab-pane',{attrs:{\"label\":\"数据展示\",\"name\":\"dataSetting\"}},[_c('el-form',[(_vm.prop.style===1)?[_c('ht-form-item',{attrs:{\"label\":\"开启双Y轴\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.line.doubleYAxis),callback:function ($$v) {_vm.$set(_vm.line, \"doubleYAxis\", $$v)},expression:\"line.doubleYAxis\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"是否堆叠\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.line.stack),callback:function ($$v) {_vm.$set(_vm.line, \"stack\", $$v)},expression:\"line.stack\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"XY轴转换\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.line.showType),callback:function ($$v) {_vm.$set(_vm.line, \"showType\", $$v)},expression:\"line.showType\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"折线平滑\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.line.smooth),callback:function ($$v) {_vm.$set(_vm.line, \"smooth\", $$v)},expression:\"line.smooth\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"缩放区域\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.line.dataZoom),callback:function ($$v) {_vm.$set(_vm.line, \"dataZoom\", $$v)},expression:\"line.dataZoom\"}})],1)]:(_vm.prop.style===3)?[_c('ht-form-item',{attrs:{\"label\":\"数据调用方式\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: true, value:'列数据展示'}, { key: false, value:'行数据展示'}]},model:{value:(_vm.pie.showType),callback:function ($$v) {_vm.$set(_vm.pie, \"showType\", $$v)},expression:\"pie.showType\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"文本标签位置\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: 'outside', value:'外部'}, { key: 'inside', value:'内部'}]},model:{value:(_vm.pie.label.position),callback:function ($$v) {_vm.$set(_vm.pie.label, \"position\", $$v)},expression:\"pie.label.position\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"开启选中模式\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: false, value:'不选'}, { key: 'single', value:'单选'}, { key: 'multiple', value:'多选'}]},model:{value:(_vm.pie.selectedMode),callback:function ($$v) {_vm.$set(_vm.pie, \"selectedMode\", $$v)},expression:\"pie.selectedMode\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"南丁格尔玫瑰\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: false, value:'不显示'}, { key: 'radius', value:'半径显示'}, { key: 'area', value:'同角显示'}]},model:{value:(_vm.pie.roseType),callback:function ($$v) {_vm.$set(_vm.pie, \"roseType\", $$v)},expression:\"pie.roseType\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"半径\"}},[_c('ht-input',{model:{value:(_vm.pie.radius[0]),callback:function ($$v) {_vm.$set(_vm.pie.radius, 0, $$v)},expression:\"pie.radius[0]\"}}),_vm._v(\"%~\\n \"),_c('ht-input',{model:{value:(_vm.pie.radius[1]),callback:function ($$v) {_vm.$set(_vm.pie.radius, 1, $$v)},expression:\"pie.radius[1]\"}}),_vm._v(\"%\\n \")],1),_c('ht-form-item',{attrs:{\"label\":\"中心位置\"}},[_vm._v(\"\\n 水平位置:\"),_c('ht-input',{model:{value:(_vm.pie.center[0]),callback:function ($$v) {_vm.$set(_vm.pie.center, 0, $$v)},expression:\"pie.center[0]\"}}),_vm._v(\"%\"),_c('br'),_vm._v(\"\\n 垂直位置:\"),_c('ht-input',{model:{value:(_vm.pie.center[1]),callback:function ($$v) {_vm.$set(_vm.pie.center, 1, $$v)},expression:\"pie.center[1]\"}}),_vm._v(\"%\\n \")],1)]:(_vm.prop.style===4)?[_c('ht-form-item',{attrs:{\"label\":\"数据调用方式\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: true, value:'列数据展示'}, { key: false, value:'行数据展示'}]},model:{value:(_vm.radar.showType),callback:function ($$v) {_vm.$set(_vm.radar, \"showType\", $$v)},expression:\"radar.showType\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"区域阴影\"}},[_c('el-switch',{attrs:{\"active-color\":\"#13ce66\",\"inactive-color\":\"#ff4949\"},model:{value:(_vm.radar.areaStyle),callback:function ($$v) {_vm.$set(_vm.radar, \"areaStyle\", $$v)},expression:\"radar.areaStyle\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"半径\"}},[_c('ht-input',{model:{value:(_vm.radar.radius),callback:function ($$v) {_vm.$set(_vm.radar, \"radius\", $$v)},expression:\"radar.radius\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"中心位置\"}},[_vm._v(\"\\n 水平位置:\"),_c('ht-input',{model:{value:(_vm.radar.center[0]),callback:function ($$v) {_vm.$set(_vm.radar.center, 0, $$v)},expression:\"radar.center[0]\"}}),_vm._v(\"%\"),_c('br'),_vm._v(\"\\n 垂直位置:\"),_c('ht-input',{model:{value:(_vm.radar.center[1]),callback:function ($$v) {_vm.$set(_vm.radar.center, 1, $$v)},expression:\"radar.center[1]\"}}),_vm._v(\"%\\n \")],1)]:(_vm.prop.style===5)?[_c('ht-form-item',{attrs:{\"label\":\"数据调用方式\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: true, value:'列数据展示'}, { key: false, value:'行数据展示'}]},model:{value:(_vm.funnel.showType),callback:function ($$v) {_vm.$set(_vm.funnel, \"showType\", $$v)},expression:\"funnel.showType\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"文本标签位置\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: 'outside', value:'外部'}, { key: 'inside', value:'内部'}]},model:{value:(_vm.funnel.label.position),callback:function ($$v) {_vm.$set(_vm.funnel.label, \"position\", $$v)},expression:\"funnel.label.position\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"图形对齐\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: 'left', value:'靠左'}, { key: 'center', value:'居中'},{key:'right',value:'靠右'}]},model:{value:(_vm.funnel.funnelAlign),callback:function ($$v) {_vm.$set(_vm.funnel, \"funnelAlign\", $$v)},expression:\"funnel.funnelAlign\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"图形排序\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: 'ascending', value:'金字塔'}, { key: 'descending', value:'倒金字塔'},{key:'none',value:'不排序'}]},model:{value:(_vm.funnel.sort),callback:function ($$v) {_vm.$set(_vm.funnel, \"sort\", $$v)},expression:\"funnel.sort\"}})],1)]:(_vm.prop.style===6)?[_c('ht-form-item',{attrs:{\"label\":\"数据调用方式\"}},[_c('ht-radio',{attrs:{\"options\":[{ key: true, value:'列数据展示'}, { key: false, value:'行数据展示'}]},model:{value:(_vm.scatter.showType),callback:function ($$v) {_vm.$set(_vm.scatter, \"showType\", $$v)},expression:\"scatter.showType\"}})],1),_c('ht-form-item',{attrs:{\"label\":\"坐标轴类型\"}},[_c('ht-radio',{attrs:{\"options\":[{key: 'category', value:'类目轴'},{key: 'value',value:'数值轴'}]},model:{value:(_vm.scatter.xAxisType),callback:function ($$v) {_vm.$set(_vm.scatter, \"xAxisType\", $$v)},expression:\"scatter.xAxisType\"}}),_c('el-tooltip',{staticClass:\"item\",attrs:{\"effect\":\"dark\",\"content\":\"当X轴的值不是Number时,请选择类目轴,否则会导致显示异常。\"}},[_c('i',{staticClass:\"el-icon-question\"})])],1)]:[_c('div',[_vm._v(\"暂无配置\")])]],2)],1)],1),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.save()}}},[_vm._v(_vm._s(_vm.$t(\"eip.common.save\")))]),_c('el-button',{on:{\"click\":function($event){return _vm.close('dialogVisible')}}},[_vm._v(_vm._s(_vm.$t(\"eip.common.cancel\")))])],1),_c('eip-chart-setting',{ref:\"columnSetting\",attrs:{\"chartStyle\":_vm.prop.style,\"param\":_vm.param,\"yAxis\":_vm.prop.displayfield,\"xAxis\":_vm.prop.xaxisField,\"condition\":_vm.prop.conditionfield,\"sort\":_vm.prop.sortfield},on:{\"save\":_vm.saveColumnSetting}})],1),_c('el-dialog',{staticClass:\"custom-chart-preview-dialog\",attrs:{\"title\":\"图表预览\",\"width\":\"55%\",\"close-on-click-modal\":false,\"visible\":_vm.chartDialogVisible,\"before-close\":_vm.beforeChartClose}},[(_vm.chartDialogVisible)?_c('eip-chart',{attrs:{\"id\":_vm.id}}):_vm._e()],1),(_vm.importDialogVisible)?_c('el-dialog',{attrs:{\"title\":\"导入数据图表\",\"visible\":_vm.importDialogVisible,\"width\":\"40%\",\"top\":\"30vh\",\"close-on-click-modal\":false},on:{\"update:visible\":function($event){_vm.importDialogVisible=$event}}},[_c('div',{staticStyle:{\"height\":\"150px\",\"padding-left\":\"20px\"}},[_c('el-upload',{ref:\"upload\",staticStyle:{\"display\":\"inline-block\"},attrs:{\"action\":_vm.uploadUrl,\"on-success\":_vm.handleUploadResult,\"on-error\":_vm.handleUploadResult,\"headers\":_vm.uploadHeaders,\"on-exceed\":_vm.onExceed,\"accept\":\".zip\",\"before-upload\":_vm.beforeUpload,\"limit\":1,\"auto-upload\":false}},[_c('el-button',{attrs:{\"size\":\"small\",\"icon\":\"el-icon-upload\"}},[_vm._v(\"选择数据图表\")])],1)],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{directives:[{name:\"loading\",rawName:\"v-loading.fullscreen.lock\",value:(_vm.fullscreenLoading),expression:\"fullscreenLoading\",modifiers:{\"fullscreen\":true,\"lock\":true}}],attrs:{\"type\":\"primary\",\"element-loading-text\":\"导入中...\"},on:{\"click\":_vm.uploadSubmit}},[_vm._v(\"确 定\")]),_c('el-button',{on:{\"click\":function($event){_vm.importDialogVisible = false}}},[_vm._v(\"取 消\")])],1)]):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}