Class: Chart
A chart is a figure that displays the relationship among tabular numeric data, functions or some kinds of qualitative structures.
URI: sio:Chart
Parents
- is_a: Figure - A figure is a graphical entity which consists of a visual (n-dimentional) arrangement of information entities.
Children
- BubbleChart - A bubble chart contains circles whose area corresponds to a value.
- Flowchart - A flowchart is a diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows.
- GanttChart - A Gantt chart is a bar chart that illustrates a project schedule.
- Heatmap - A heatmap is a graphical representation of data where the individual values contained in a matrix are represented as colors.
- Histogram - A histogram is a graphical representation of data which consists of tabular frequencies, shown as adjacent rectangles, over discrete intervals (bins) , with an area equal to the frequency of the observations in the interval.
- Map - A map is a a visual representation of an area that depicts the relationship between elements of that space.
- MatrixChart - A matrix chart summarizes a multidimensional data set in a grid.
- MereologicalChart - A mereological chart is a chart that illustrates the parts in the context of the whole.
- NetworkDiagram - A network diagram consists of a set of vertices connected by edges.
- StatisticalGraph - A statistical graph is a figure that displays the relationship among numeric data and/or mathematical functions.
- TextualChart - A textual chart is a chart containing text.
- VennDiagram - A Venn diagram is a chart that illustrates all possible logical relations between a finite collection of sets as overlapping circles.
Referenced by Class
Attributes
Inherited from Figure:
- 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
-