Commit 0f3f8041 by huangqy

111

parent 39517965
...@@ -20,9 +20,9 @@ export default { ...@@ -20,9 +20,9 @@ export default {
this.chart = this.$echarts.init(document.getElementById("bottomRightBar")); this.chart = this.$echarts.init(document.getElementById("bottomRightBar"));
const labelOption = { const labelOption = {
show: true, show: true,
position: 'insideBottom', position: 'top',
distance: '15', distance: '15',
align: 'left', align: 'center',
verticalAlign: 'middle', verticalAlign: 'middle',
rotate: '0', rotate: '0',
fontSize: 14, fontSize: 14,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论