ustcyc
2025-03-31 0258e37f185b220ece0f06656bcfece7921fa45d
zhitan-vue/src/components/Echarts/LineChart.vue
@@ -68,7 +68,7 @@
  console.log("initChart", series)
  let option = {
    title: {
      // text: props.chartData.title,
      text: props.chartData.title || "",
      left: "40",
      textStyle: {
        color: "#2979ff",