File tree Expand file tree Collapse file tree 9 files changed +0
-9
lines changed Expand file tree Collapse file tree 9 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ export default Vue.extend({
75
75
plugins : this . plugins
76
76
}
77
77
)
78
- this . _chart . generateLegend ( )
79
78
}
80
79
} ,
81
80
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -76,7 +76,6 @@ export default Vue.extend({
76
76
plugins : this . plugins
77
77
}
78
78
)
79
- this . _chart . generateLegend ( )
80
79
}
81
80
} ,
82
81
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ export default Vue.extend({
59
59
plugins : this . plugins
60
60
}
61
61
)
62
- this . _chart . generateLegend ( )
63
62
}
64
63
} ,
65
64
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ export default Vue.extend({
75
75
plugins : this . plugins
76
76
}
77
77
)
78
- this . _chart . generateLegend ( )
79
78
}
80
79
} ,
81
80
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ export default Vue.extend({
74
74
plugins : this . plugins
75
75
}
76
76
)
77
- this . _chart . generateLegend ( )
78
77
}
79
78
} ,
80
79
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ export default Vue.extend({
59
59
plugins : this . plugins
60
60
}
61
61
)
62
- this . _chart . generateLegend ( )
63
62
}
64
63
} ,
65
64
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ export default Vue.extend({
59
59
plugins : this . plugins
60
60
}
61
61
)
62
- this . _chart . generateLegend ( )
63
62
}
64
63
} ,
65
64
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ export default Vue.extend({
59
59
plugins : this . plugins
60
60
}
61
61
)
62
- this . _chart . generateLegend ( )
63
62
}
64
63
} ,
65
64
beforeDestroy ( ) {
Original file line number Diff line number Diff line change @@ -65,7 +65,6 @@ export default Vue.extend({
65
65
plugins : this . plugins
66
66
}
67
67
)
68
- this . _chart . generateLegend ( )
69
68
}
70
69
} ,
71
70
beforeDestroy ( ) {
You can’t perform that action at this time.
0 commit comments