Class: BarGraph
A bar graph is a statistical graph with rectangular bars of lengths proportional to that value that they represent.
URI: sio:BarGraph
Parents
- is_a: StatisticalGraph - A statistical graph is a figure that displays the relationship among numeric data and/or mathematical functions.
Children
- HorizontalBarGraph - A horizontal bar graph is a bar graph in which the rectangular bars are horizontally oriented in space.
- StackedBarGraph - A stacked bar graph is a bar graph in which each rectangular bar is partioned by the categorical value of each series of data.
- VerticalBarGraph - A vertical bar graph is a bar graph in which the rectangular bars are vertically oriented in space.
Referenced by Class
Attributes
Inherited from StatisticalGraph:
- hasCreator 0..1
- Description: has creator is a relation between an entity and that which created it.
- Range: Entity
-
hasAttribute 0..1
-
Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.
-
Range: Entity
- satisfies 0..1
-
Description: satisfies is a relation between an entity and the specification or objective that it conforms to.
-
Range: Description
- isRelatedTo 0..1
- Description: A is related to B iff there is some relation between A and B.
- Range: Entity
- derivesInto 0..1
-
Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.
-
Range: Object
-