Graphics primitive that represents a bar chart. EXAMPLES: sage: from sage.plot.bar_chart import BarChart sage: g = BarChart(list(range(4)), [1,3,2,0], ...
確定! 回上一頁