Diskrete Datendiagramme
Zeigen Sie diskrete Daten mithilfe von Diagrammen wie Balkendiagrammen oder Stammdiagrammen an. Beispielsweise können Sie ein vertikales oder horizontales Balkendiagramm erstellen, wobei die Balkenlängen proportional zu den dargestellten Werten sind.
Funktionen
Eigenschaften
Themen
- Types of Bar Graphs
Bar graphs are useful for viewing results over a period of time, comparing results from different data sets, and showing how individual elements contribute to an aggregate amount.
- Modify Baseline of Bar Graph
This example shows how to modify properties of the baseline of a bar graph.
- Overlay Bar Graphs
This example shows how to overlay two bar graphs and specify the bar colors and widths.
- Balkendiagramm mit Fehlerbalken
Erstellen Sie mithilfe der Funktionen
bar
underrorbar
ein Balkendiagramm mit Fehlerbalken. - Color 3-D Bars by Height
This example shows how to modify a 3-D bar plot by coloring each bar according to its height.
- Combine Line and Stem Plots
This example shows how to combine a line plot and two stem plots.
- Overlay Stairstep Plot and Line Plot
This example shows how to overlay a line plot on a stairstep plot.
- Interpolating Scattered Data
Interpolating scattered data using
scatteredInterpolant
.