parent
2928623791
commit
aea4e88f5c
|
@ -584,11 +584,13 @@ export default {
|
|||
handler.options = {
|
||||
color: color,
|
||||
xAxis: {
|
||||
name: this.$t('load_test.duration'),
|
||||
type: 'category',
|
||||
boundaryGap: false,
|
||||
data: []
|
||||
},
|
||||
yAxis: {
|
||||
name: this.$t('load_test.thread_num'),
|
||||
type: 'value'
|
||||
},
|
||||
tooltip: {
|
||||
|
|
Loading…
Reference in New Issue