diff --git a/src/assets/images/BrandInsight/ic_hdrs.png b/src/assets/images/BrandInsight/ic_hdrs.png new file mode 100644 index 0000000..4d2b8bb Binary files /dev/null and b/src/assets/images/BrandInsight/ic_hdrs.png differ diff --git a/src/assets/images/BrandInsight/ic_lt.png b/src/assets/images/BrandInsight/ic_lt.png new file mode 100644 index 0000000..54ac751 Binary files /dev/null and b/src/assets/images/BrandInsight/ic_lt.png differ diff --git a/src/assets/images/BrandInsight/ic_pll.png b/src/assets/images/BrandInsight/ic_pll.png new file mode 100644 index 0000000..c2b57bd Binary files /dev/null and b/src/assets/images/BrandInsight/ic_pll.png differ diff --git a/src/assets/images/BrandInsight/ic_ztl.png b/src/assets/images/BrandInsight/ic_ztl.png new file mode 100644 index 0000000..442b97c Binary files /dev/null and b/src/assets/images/BrandInsight/ic_ztl.png differ diff --git a/src/views/BrandComparison/comparisonOfForumPostingTrends/index.vue b/src/views/BrandComparison/comparisonOfForumPostingTrends/index.vue new file mode 100644 index 0000000..a7bc716 --- /dev/null +++ b/src/views/BrandComparison/comparisonOfForumPostingTrends/index.vue @@ -0,0 +1,39 @@ + + + + + + diff --git a/src/views/BrandComparison/comparisonOfForumPostingTrends/opt.js b/src/views/BrandComparison/comparisonOfForumPostingTrends/opt.js new file mode 100644 index 0000000..346d8e9 --- /dev/null +++ b/src/views/BrandComparison/comparisonOfForumPostingTrends/opt.js @@ -0,0 +1,147 @@ +/* + * @Author: your name + * @Date: 2021-10-12 10:11:24 + * @LastEditTime: 2021-10-15 11:56:55 + * @LastEditors: Please set LastEditors + * @Description: In User Settings Edit + * @FilePath: /data-show/src/views/BrandInsight/titsopo/opt.js + */ +export default function createOpt() { + return { + grid: { + left: 16, + right: 26, + bottom: 16, + top: 52, + containLabel: true + }, + tooltip: { + trigger: "axis", + backgroundColor: "#08182F", + color: "#fff", + borderColor: "#3373CC", + textStyle: { + color: "#fff", //设置文字颜色 + }, + extraCssText: "box-shadow: 0px 0px 10px 0px #3373CC;" + }, + legend: { + icon: 'roundRect', + textStyle: { //图例文字的样式 + color: '#fff' + }, + y: 12, + x: 16 + }, + xAxis: { + type: 'category', + boundaryGap: false, + axisTick: { + show: false, + }, + axisLine: { + show: false, + lineStyle: { + color: "#fff", + }, + }, + data: ['00:00', '04:00', '08:00', '12:00', '16:00', '20:00', '24:00'] + }, + yAxis: { + type: 'value', + axisLine: { + show: false, + lineStyle: { + color: "#fff", + }, + }, + splitLine: { + lineStyle: { + type: "dashed", // y轴分割线类型 + color: "#012b4b", + }, + }, + }, + series: [ + { + name: '奥迪', + type: 'line', + stack: 'Total', + symbol: 'none', + areaStyle: { + opacity: 0.4 + }, + emphasis: { + focus: 'series' + }, + data: [2000, 1600, 1000, 2200, 2300, 2100, 1900] + }, + { + name: '宝马', + type: 'line', + stack: 'Total', + symbol: 'none', + areaStyle: { + opacity: 0.4 + }, + emphasis: { + focus: 'series' + }, + data: [1000, 1100, 1300, 2000, 1800, 2100, 1600] + }, + { + name: '奔驰', + type: 'line', + stack: 'Total', + symbol: 'none', + areaStyle: { + opacity: 0.4 + }, + emphasis: { + focus: 'series' + }, + data: [1200, 1200, 1400, 2100, 1400, 1900, 2000] + }, + { + name: '吉利', + type: 'line', + stack: 'Total', + symbol: 'none', + areaStyle: { + opacity: 0.4 + }, + emphasis: { + focus: 'series' + }, + data: [1200, 1200, 1350, 1550, 1750, 1900, 2000] + }, + { + name: '大众', + type: 'line', + stack: 'Total', + symbol: 'none', + areaStyle: { + opacity: 0.4 + }, + emphasis: { + focus: 'series' + }, + data: [1260, 1280, 1390, 1570, 1790, 1950, 2020] + }, + { + name: '别克', + type: 'line', + stack: 'Total', + symbol: 'none', + areaStyle: { + opacity: 0.4 + }, + emphasis: { + focus: 'series' + }, + data: [1260, 1280, 1390, 1570, 1790, 1950, 2020] + }, + + ] + } +} diff --git a/src/views/BrandComparison/comparisonOfPositiveTopicsInTheForum/index.vue b/src/views/BrandComparison/comparisonOfPositiveTopicsInTheForum/index.vue new file mode 100644 index 0000000..9fbbcd4 --- /dev/null +++ b/src/views/BrandComparison/comparisonOfPositiveTopicsInTheForum/index.vue @@ -0,0 +1,88 @@ + + + + + + diff --git a/src/views/BrandComparison/forumTonalComparison/index.vue b/src/views/BrandComparison/forumTonalComparison/index.vue new file mode 100644 index 0000000..2a67133 --- /dev/null +++ b/src/views/BrandComparison/forumTonalComparison/index.vue @@ -0,0 +1,76 @@ + + + + + + diff --git a/src/views/BrandComparison/forumTonalComparison/roundata/index.vue b/src/views/BrandComparison/forumTonalComparison/roundata/index.vue new file mode 100644 index 0000000..8b62fde --- /dev/null +++ b/src/views/BrandComparison/forumTonalComparison/roundata/index.vue @@ -0,0 +1,81 @@ + + + + diff --git a/src/views/BrandComparison/forumTonalComparison/roundata/opt.js b/src/views/BrandComparison/forumTonalComparison/roundata/opt.js new file mode 100644 index 0000000..72c0191 --- /dev/null +++ b/src/views/BrandComparison/forumTonalComparison/roundata/opt.js @@ -0,0 +1,115 @@ +/* + * @Author: your name + * @Date: 2021-10-12 14:33:51 + * @LastEditTime: 2021-10-15 14:49:19 + * @LastEditors: Please set LastEditors + * @Description: In User Settings Edit + * @FilePath: /data-show/src/views/BrandInsight/weiboKol/opt.js + */ +import * as echarts from "echarts"; +export default function createOpt() { + return { + series: [ + { + name: 'Access From0', + type: 'pie', + radius: ['70%', '92%'], + avoidLabelOverlap: false, + label: { + show: false, + position: 'center', + lineHeight: 40 + }, + emphasis: { + label: { + show: true, + fontSize: '20', + color: "#ffff", + fontWeight: 'bold', + formatter: function(p) { + return `${p.data.name}\n25%\n${p.data.value}` + } + } + }, + labelLine: { + show: false + }, + data: [ + { value: 2000, name: '正面', itemStyle: {color: new echarts.graphic.LinearGradient(0, 1, 1, 0, [{ + //给颜色设置渐变色 前面4个参数,给第一个设置1,第四个设置0 ,就是水平渐变 + //给第一个设置0,第四个设置1,就是垂直渐变 + offset: 0, + color: 'black' + }, { + offset: 1, + color: '#3373CC' + }])} }, + + { value: 1000, name: '中性', itemStyle: {color: new echarts.graphic.LinearGradient(0, 1, 1, 0, [{ + //给颜色设置渐变色 前面4个参数,给第一个设置1,第四个设置0 ,就是水平渐变 + //给第一个设置0,第四个设置1,就是垂直渐变 + offset: 0, + color: 'black' + }, { + offset: 1, + color: '#54BF93' + }])} }, + { value: 1000, name: '负面', itemStyle: {color: new echarts.graphic.LinearGradient(0, 1, 1, 0, [{ + //给颜色设置渐变色 前面4个参数,给第一个设置1,第四个设置0 ,就是水平渐变 + //给第一个设置0,第四个设置1,就是垂直渐变 + offset: 0, + color: 'black' + }, { + offset: 1, + color: '#b38b14' + }])} }, + ], + }, + { + name: 'Access From1', + type: 'pie', + radius: ['96%', '100%'], + avoidLabelOverlap: false, + label: { + show: false, + position: 'center' + }, + labelLine: { + show: false + }, + center: ['50%', '50%'],//边框位置 + data: [ + { value: 2000, name: '正面', itemStyle: {color: new echarts.graphic.LinearGradient(0, 1, 1, 0, [{ + //给颜色设置渐变色 前面4个参数,给第一个设置1,第四个设置0 ,就是水平渐变 + //给第一个设置0,第四个设置1,就是垂直渐变 + offset: 0, + color: 'black' + }, { + offset: 1, + color: '#3373CC' + }])} }, + + { value: 1000, name: '中性', itemStyle: {color: new echarts.graphic.LinearGradient(0, 1, 1, 0, [{ + //给颜色设置渐变色 前面4个参数,给第一个设置1,第四个设置0 ,就是水平渐变 + //给第一个设置0,第四个设置1,就是垂直渐变 + offset: 0, + color: 'black' + }, { + offset: 1, + color: '#54BF93' + }])} }, + { value: 1000, name: '负面', itemStyle: {color: new echarts.graphic.LinearGradient(0, 1, 1, 0, [{ + //给颜色设置渐变色 前面4个参数,给第一个设置1,第四个设置0 ,就是水平渐变 + //给第一个设置0,第四个设置1,就是垂直渐变 + offset: 0, + color: 'black' + }, { + offset: 1, + color: '#b38b14' + }])} }, + + ], + } + ] + } +} diff --git a/src/views/BrandComparison/index.vue b/src/views/BrandComparison/index.vue index 5db17f9..e174322 100644 --- a/src/views/BrandComparison/index.vue +++ b/src/views/BrandComparison/index.vue @@ -1,7 +1,7 @@ + + + + +