@@ -160,7 +160,7 @@ Other elements seem to be more specifc to the actual diagram type:
...
@@ -160,7 +160,7 @@ Other elements seem to be more specifc to the actual diagram type:
This means that the reusable elements texts, axes and textures should be developed in their own concepts, such that the 'higher-level' concepts for specific diagram types can then include them in an efficient way.
This means that the reusable elements texts, axes and textures should be developed in their own concepts, such that the 'higher-level' concepts for specific diagram types can then include them in an efficient way.
### Bar charts
### [Bar Charts](Bar-Charts)
A bar chart is a diagram, presenting comparable data in discrete categories in the form of rectangular bars, that have either their heights or lengths proportional to the represented values. Generally, it consists of two axis. A nominal axis, showing the compared categories and an interval scaled axis, representing the measured value.
A bar chart is a diagram, presenting comparable data in discrete categories in the form of rectangular bars, that have either their heights or lengths proportional to the represented values. Generally, it consists of two axis. A nominal axis, showing the compared categories and an interval scaled axis, representing the measured value.