Skip to content

Bar chart - Web Component

...

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

Parameters

The Web component uses the <z-bar-chart> tag:

Chart props:

  • --y-min: ...
  • --y-max: ...

Data props:

  • --value: ...
  • --bar-color: (optional) ...

...

The parametrization of the component can be done with the following custom HTML params:

NameTypeDescription

Playground

Customization

HTML Examples

...