1.0.9 • Published 3 years ago

scrivito-piechart v1.0.9

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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
1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago