fix:修改 legend 显示的问题 以及 map显示的问题
This commit is contained in:
@@ -205,8 +205,8 @@ export default {
|
||||
legend: { placement: 'bottom', values: [], show: true },
|
||||
enable: {
|
||||
legend: true,
|
||||
valueMapping: true,
|
||||
thresholds: true
|
||||
valueMapping: false,
|
||||
thresholds: false
|
||||
},
|
||||
thresholdShow: true,
|
||||
thresholds: [{ value: undefined, color: randomcolor() }]
|
||||
|
||||
Reference in New Issue
Block a user