scrivito-areachart

1.0.3 • Public • Published

Scrivito Areachart

CMS: Scrivito License: MIT

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

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-areachart

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

Add this line to your index.js:

import "scrivito-areachart";

Features

Areachart for simple or stacked areachart.

Widget properties

In the widget properties you can set:

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

Package Sidebar

Install

npm i scrivito-areachart

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

8.4 kB

Total Files

4

Last publish

Collaborators

  • mdwp