feat: 添加 颜色取反的功能

This commit is contained in:
zhangyu
2021-12-08 14:45:15 +08:00
parent 69381b01bc
commit fc18190944
3 changed files with 12 additions and 6 deletions

View File

@@ -649,7 +649,7 @@ import publicConfig from '@/components/common/rightBox/chart/publicConfig'
import chartTypeShow from '@/components/common/rightBox/chart/chartTypeShow'
import VueTagsInput from '@johmun/vue-tags-input'
import draggable from 'vuedraggable'
import { randomcolor } from '@/components/common/js/radomcolor/randomcolor'
import { randomcolor, ColorReverse } from '@/components/common/js/radomcolor/randomcolor'
export default {
name: 'chartConfig',
components: {