fix:修改虚线字段

main
liu.shiyi 2 years ago
parent f0b3194c76
commit bca40e8638

@ -176,7 +176,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -167,7 +167,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -67,7 +67,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -119,7 +119,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -83,7 +83,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -79,7 +79,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -135,7 +135,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -146,7 +146,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -134,7 +134,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -121,7 +121,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -121,7 +121,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -108,7 +108,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -121,7 +121,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -48,7 +48,7 @@ const setting = [
// 图表 graph
{
label: '折线点',
type: 'switch,',
type: 'switch',
field: 'point_size',
optionField: 'point.size',
value: 0,
@ -193,7 +193,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -86,7 +86,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

@ -97,7 +97,7 @@ const setting = [
// 网格线 grid
{
label: '虚线',
type: 'switch,',
type: 'switch',
field: 'yAxis_grid_line_style_lineDash',
optionField: 'yAxis.grid.line.style.lineDash',
value: 0,

Loading…
Cancel
Save