Lab Commands
Enter The Lab

Component Lab / application-data / mini-bar-chart

Stable release
Back to category

Open experiment

Mini bar chart

A small CSS bar chart for dashboard summaries that keeps every value available as visible text and uses no JavaScript or external chart library.

Lab tested Responsive Dark mode
Version
1.0.0
Updated
2026-08-02
Dependencies
Zero
Live canvasInstant token updates
Source filesEditable and export-ready
<figure class="cmp-bar-chart">
  <figcaption><strong>Components copied</strong><span>Last 6 days</span></figcaption>
  <ol>
    <li style="--value: 42"><b>42</b><i></i><span>Mon</span></li>
    <li style="--value: 65"><b>65</b><i></i><span>Tue</span></li>
    <li style="--value: 52"><b>52</b><i></i><span>Wed</span></li>
    <li style="--value: 88"><b>88</b><i></i><span>Thu</span></li>
    <li style="--value: 74"><b>74</b><i></i><span>Fri</span></li>
    <li style="--value: 96"><b>96</b><i></i><span>Sat</span></li>
  </ol>
</figure>
No runtime reactions detected Open in Editor

Validated in the lab

Experiment report

  • Schema and source files passed
  • Responsive test passed
  • Keyboard test passed
  • No console errors

Component ingredients

Dependencies
None
Browser support
Current Chrome, Current Edge, Current Firefox, Current Safari
Version
1.0.0
Last tested
2026-08-02

Accessibility notes

  • Every bar has a visible label and value.
  • Chart uses an ordered list.
  • Color is not the only carrier of information.

License: provisional component-content license; owner review is required before launch.