scrivito-barchart

1.0.4 • Public • Published

Scrivito Barchart

CMS: Scrivito License: MIT

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

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-barchart

Import the widget in your javascript src/Widgets/index.js.

Add this line to your index.js:

import "scrivito-barchart";

Features

Barchart for simple, stacked or mixed barchart.

Widget properties

In the widget properties you can set:

  • Chart type
  • Labels for three comparable values e.g. Foo, Bar, Baz
  • Chart values
    • Name e.g. 'January', 'February' ...
    • Value (number) for 'January'
    • Value (number) for 'February'
    • ...

Dependencies (1)

Dev Dependencies (23)

Package Sidebar

Install

npm i scrivito-barchart

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

8.58 kB

Total Files

4

Last publish

Collaborators

  • mdwp