Charts
Create a pie or bar chart connected to API data
Visualize your API data in a chart! With this component, you can create data visualizations inside your apps with data obtained from your backend tool.

Bravo supports 2 chart types at the moment: pie and bar. Depending on the data you want to visualize, you may find the most suitable format.
To create a pie chart:
[component:chart:pie]

To create a bar chart:
[component:chart:bar]
