Back to Mjml

Mjml Bar Chart

doc/mjml-bar-chart.md

5.1.0969 B
Original Source

mj-bar-chart

An open-source component that allows you to create fully embedded static bar charts in your MJML templates.

These bar charts are easily customizable, 100% built with HTML tables, and do not require any external dependencies.

The package is available on GitHub and NPM.

<figure> </figure>

You can also render as stacked bars, add a link to your sources, vertically align labels, and much more:

<figure> </figure>

This component is lightweight, written with TypeScript, and is thoroughly tested.

It is available as UMD (CJS + AMD), ESM and TS module format.