whyczyk
2021-03-03 fe2d24d07836270f5b3f46c213b5c4ac45f83078
src/components/charts/triangleBarChart.vue
@@ -62,7 +62,7 @@
            data: sendData.xData,
            axisLine: {
              lineStyle: {
                color: '#007ed3'
                color: '#022664'
              }
            },
            axisTick: {
@@ -79,7 +79,7 @@
            data: sendData.xData,
            axisLine: {
              lineStyle: {
                color: '#007ed3'
                color: '#022664'
              }
            },
            axisTick: {
@@ -103,7 +103,7 @@
            axisLine: {
              show: true,
              lineStyle: {
                color: '#007ed3'
                color: '#022664'
              }
            },
            axisLabel: {