feat: 新增颜色自定义功能

This commit is contained in:
奔跑的面条
2023-02-27 00:29:47 +08:00
38 changed files with 1071 additions and 111 deletions
@@ -126,6 +126,8 @@ export const useChartEditStore = defineStore({
selectColor: true,
// chart 主题色
chartThemeColor: defaultTheme || 'dark',
// 自定义颜色列表
chartCustomThemeColorInfo: undefined,
// 全局配置
chartThemeSetting: globalThemeJson,
// 适配方式