birt
2025-04-13 e943d5c81c311fc9eb51513c018689b6978ae135
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",