UPDATE-RATE

Die Test-Installation wird aktuell zwischen 8:00 und 18:00 Uhr stündlich zur vollen Stunde aktualisiert.

Alles neu macht der Mai

ILIAS 9 ist da! Alle Infos zu den Highlights der neuen Version gibt es hier!

Documentation

Kitchen Sink documentation of style: 'Delos' of skin: 'ILIAS'

Bar

Description

Purpose
Bar Charts presents categorical data with rectangular bars at heights or lengths proportional to the values they represent. They are usually used to make comparisons between different categories or items.
Composition
Bar Charts are composed of a title, a legend and the chart itself. The title and the legend can be hidden. One bar within the chart draws a measurement-item-value-pair. The composition of the axes in a Bar Chart depends on whether it is a Vertical Bar Chart or Horizontal Bar Chart. The legend comprises the label and color of each key. The keys represent the dimensions of the bars displayed.
Effect
Hovering over a bar within the Bar Chart triggers a tooltip displaying its measurement-item-value-pair and its dimension. Clicking on a key in the legend hides the bars of that dimension. Clicking again on it will show the respective bars.
Context
  1. Bar Charts are to be used to visualize competence records.

Rules

Composition
  1. Especially when multiple dimensions are used, Bar Charts SHOULD display a legend, which shows the label and color of the keys.
Style
  1. Bars of different dimensions SHOULD have different colors to be distinguishable.
Responsiveness
  1. On smaller screens, the Bar Chart MUST shrink until it reaches its minimum size.
Accessibility
  1. For each dimension, the measurement-item-value-pairs MUST be presented in a textual form, which MUST be accessible for screen readers.

Relations

Parents
  1. UIComponent
  2. Chart
Descendants
  • Vertical
  • Horizontal