Socket
Book a DemoInstallSign in
Socket

scrivito-areachart

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrivito-areachart

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

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

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'
    • ...

Keywords

scrivito

FAQs

Package last updated on 01 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts