Skip to content

mdwp/scrivito-piechart

Repository files navigation

Scrivito Piechart

CMS: Scrivito License: MIT

A piechart React component/Scrivito widget for the Scrivito CMS.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-piechart

Import the widget in your javascript (e.g. in index.js or Widgets/index.js).

Add this line to your index.js:

import "scrivito-piechart";

Widget properties

In the widget properties you can set:

  • Label for pie item
  • Value for the pie item

About

A piechart React component/Scrivito widget for the Scrivito CMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published