柱状图间距 Power BI 可视化

huangapple go评论109阅读模式
英文:

Bar Chart spacing power BI visuals

问题

下午好社区,

我在最新的PBI界面和柱状图的可视化方面遇到了问题。当前的设置以及我所做的所有操作都留下了大量的空白空间,视觉效果不佳。
Power BI 屏幕截图
柱状图间距 Power BI 可视化

我不喜欢图表右侧和左侧的不必要的空白空间,而且我也搞不清楚如何使标签显示在列的下方。这是我想让它看起来更像Excel的方式...

柱状图间距 Power BI 可视化

下面的视觉效果更吸引人,但Excel界面过于陈旧。我需要Power BI的视图更接近Excel。

我想附上示例的pbix文件,但我找不到附加文件的说明。如果有人想要示例pbix以帮助解决这个问题,请告诉我如何附加文件。

英文:

Good afternoon community,

I am struggling with the latest PBI interface and the visual for a bar chart. The current settings and all that I have manipulated leave a great deal of white space and an unpleasing visual.
Power BI screen shot
柱状图间距 Power BI 可视化

I dont like all of the unneeded white space to the right and left of the chart, I also cannot figure out how to make the labels appear under the columns. Here is more what I would like it to look like from excel...

柱状图间距 Power BI 可视化

The below is much more visually appealing but the excel interface is 1990 - never. I need power BI to be closer to the view from excel.

I would attach the sample pbix but I cannot find instructions for that. If anyone wants the example pbix to help with this issue please instruct me how to attach the file.

答案1

得分: 1

你正在使用分组柱状图,并且在“图例”字段中使用分类,而不是“x轴”字段。

使用相同的COUNT度量和VAR分类列,下面是相同的图表。左侧的图(显然是你想要的)是如果你使用分组柱状图或堆叠柱状图,但在“图例”字段中没有使用任何分类时的效果。右侧的图显示了你当前的情况,你在“图例”字段中使用了分类,而不是“x轴”字段。

左侧的图配置如下:

英文:

You are using a clustered column chart, and you have used a categorization in the legend field instead of the x-axis field.

Here is the same chart using the same COUNT measure and the VAR categorization column. The left plot (which is what you apparently want) is what you get if you use either a clustered or stacked column chart, but without any categorization in the legend field. The right plot shows what you have now, where you have used the categorization in the legend field instead of x-axis field.

柱状图间距 Power BI 可视化

The left plot is configured like so:

柱状图间距 Power BI 可视化

huangapple
  • 本文由 发表于 2023年3月4日 03:49:42
  • 转载请务必保留本文链接:https://go.coder-hub.com/75631326.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定