Strapi Plugin Chartbrew

screenshot of Strapi Plugin Chartbrew
react
styled-components

The official Strapi plugin that integrates Chartbrew charts in the Strapi dashboard

Overview

This is a plugin for Strapi that allows users to integrate Chartbrew dashboards into their Strapi interface. It provides features such as multi-dashboard support, creating dashboards from collection types, adding charts to existing dashboards, and automatic updates. Users can use this plugin by either having a managed Chartbrew account or self-hosting the platform.

Features

  • Explore your Chartbrew dashboards directly on Strapi
  • Multi-dashboard support, can switch between them
  • Create dashboards from your collection types from the Strapi interface
  • Add charts to existing dashboards straight from Strapi
  • The charts are kept up-to-date automatically (you can set an update schedule on Chartbrew)

Summary

The Chartbrew plugin for Strapi allows users to integrate Chartbrew dashboards directly into the Strapi interface. It provides several features such as multi-dashboard support, creating dashboards from collection types, adding charts to existing dashboards, and automatic updates. The plugin can be installed by following the provided installation guide.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

styled-components
Styled Components

Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.