diff --git a/src/components/activeRingChart/src/main.vue b/src/components/activeRingChart/src/main.vue index 56a53bc..09cb36c 100644 --- a/src/components/activeRingChart/src/main.vue +++ b/src/components/activeRingChart/src/main.vue @@ -195,7 +195,8 @@ export default { show: false } } - ] + ], + color: mergedConfig.color } }, getRealRadius (active = false) {