|
|
|
@ -140,6 +140,7 @@ const horizontalRoundedBarChartWithBackground = function (data, id) {
|
|
|
|
const horizontalRoundedBarChartWithBackgroundTwo = function (data, id) {
|
|
|
|
const horizontalRoundedBarChartWithBackgroundTwo = function (data, id) {
|
|
|
|
let time = () => {
|
|
|
|
let time = () => {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
clearInterval(time)
|
|
|
|
let charts = echarts.init(id);
|
|
|
|
let charts = echarts.init(id);
|
|
|
|
if (!data) {
|
|
|
|
if (!data) {
|
|
|
|
data = {
|
|
|
|
data = {
|
|
|
|
|