@@ -84,6 +84,9 @@ export default {
clr = colorArray[index]
}
})
+ if (clr == '') {
+ clr= '#666'
+ }
return clr
};
group.addShape({