Socket
Book a DemoInstallSign in
Socket

@origam/plugin-chart

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@origam/plugin-chart

Contains chart plugins for Origam based on the chart.js library.

2.0.4
latest
npmnpm
Version published
Maintainers
4
Created
Source

Contains chart plugins for Origam based on the chart.js library.

Radar Chart Plugin

Properties that can be read from the model (defined in a widget):

  • FilterField name of a boolean field which will be used to filter the records displayed in the chart
  • SeriesLabelField name of the field used as the series label
  • LabelFormat format for the series labels in case the SeriesLabelField is of the Date type. The format is the C# date time format, for example dd.MM.yyyy HH:mm
  • SeriesValueFields names of the fields to be shown on the chart axes separated by ";" for example: Result1;Result2;Result3;Result4;Result5
  • StepSize size of the axes increment

Line Chart Plugin

Properties that can be read from the model (defined in a widget):

  • FilterField name of a boolean field which will be used to filter the records displayed in the chart
  • SeriesLabelField name of the field used as the series label
  • LabelFormat format for the series labels in case the SeriesLabelField is of the Date type. The format is the C# date time format, for example dd.MM.yyyy HH:mm
  • SeriesValueFields names of the fields to be shown on the chart axes separated by ";" for example: Result1;Result2;Result3;Result4;Result5
  • StepSize size of the axes increment
  • lineColor A color of line on the chart axes separated by ";" for example: #ffffff;#ff00ff

FAQs

Package last updated on 27 Nov 2023

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.