Page History
...
- 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
categoryandvalueand label axes withargumentAxisTitleandvalueAxisTitle. - 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.
...