Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Figma: tba
  • Live style guide: tbahttps://e1-dev.k8s.myapp.de/live-style-guide/other-components/histogram

Guidelines

Usage

  • Use when you need to visualize a distribution across bins/categories backed by a simple data shape; provide items with category and value and label axes with argumentAxisTitle and valueAxisTitle.
  • Keep the authoring surface understandable via displayName.
  • Hide the chart when prerequisites aren’t met using displayConditions.
  • Show or hide the legend as needed with showLegend.

...