GeneralizedBarChart[{{pos1,height1,width1},{pos2,height2,width2},…}]
generates a bar chart with the bars at the given positions, and with given heights and widths.
GeneralizedBarChart[{list1,list2,…}]
generates a bar chart from lists of data.
GeneralizedBarChart
GeneralizedBarChart[{{pos1,height1,width1},{pos2,height2,width2},…}]
generates a bar chart with the bars at the given positions, and with given heights and widths.
GeneralizedBarChart[{list1,list2,…}]
generates a bar chart from lists of data.
更多信息和选项
- To use GeneralizedBarChart, you first need to load the Bar Charts Package using Needs["BarCharts`"].
- GeneralizedBarChart has the same options as Graphics with the following additions:
-
BarStyle Automatic style for the bars BarValues False whether to show the length of each bar BarEdges True whether edges are drawn around each bar BarEdgeStyle Opacity[0.5] style for the bar edges BarOrientation Vertical determines horizontal or vertical orientation
相关指南
文本
Wolfram Research (2008),GeneralizedBarChart,Wolfram 语言函数,https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html.
CMS
Wolfram 语言. 2008. "GeneralizedBarChart." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html.
APA
Wolfram 语言. (2008). GeneralizedBarChart. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html 年
BibTeX
@misc{reference.wolfram_2025_generalizedbarchart, author="Wolfram Research", title="{GeneralizedBarChart}", year="2008", howpublished="\url{https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html}", note=[Accessed: 14-December-2025]}
BibLaTeX
@online{reference.wolfram_2025_generalizedbarchart, organization={Wolfram Research}, title={GeneralizedBarChart}, year={2008}, url={https://reference.wolfram.com/language/BarCharts/ref/GeneralizedBarChart.html}, note=[Accessed: 14-December-2025]}