@ued_fpi/data-visual 1.4.11 → 1.4.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30,8 +30,8 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
30
30
  ...__default__,
31
31
  setup(__props) {
32
32
  const { isDark } = utils.useThemeHook();
33
- const colors = ["#F84439", "#15F3A3", "#FDBD00", "#00DEFF"];
34
- const colors_light = ["#FF4D4F", "#52C41A", "#FAAD14", "#1677FF"];
33
+ const colors = ["#F84439", "#FDBD00", "#15F3A3", "#00DEFF"];
34
+ const colors_light = ["#FF4D4F", "#FAAD14", "#52C41A", "#1677FF"];
35
35
  const LinearGradientColor = [["#FF4A4A", "#FF7474"], ["#FDBD00", "#F4A93B"], ["#15F3A3", "#11D68F"], ["#59AEDE", "#338EC1"]];
36
36
  const LinearGradientColor_light = [["#FF4A4A", "#FF7474"], ["#FDBD00", "#F4A93B"], ["#15F3A3", "#11D68F"], ["#1677FF", "#85B8FF"]];
37
37
  const riskLevel = vue.ref([