🚨 Shai-Hulud Strikes Again:More than 500 packages and 700+ versions compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@forter/chart

Package Overview
Dependencies
Maintainers
3
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/chart

chart from Forter Components

Source
npmnpm
Version
5.13.2
Version published
Maintainers
3
Created
Source

fc-chart

An element by Forter

Usage

<script>
   import '@forter/chart';
</script>

<fc-chart
  config={"series":[{"seriesType":"LINE","label":"AGGS.APPROVED.LABEL","aggregation":{"key":"APPROVED","filters":{},"dimensions":[{"key":"TRANS_TIME","label":"DIMENSION.TRANS_TIME.LABEL"}],"data":[{"dimensions":["2021/07/02"],"value":10},{"dimensions":["2021/07/05"],"value":11},{"dimensions":["2021/07/11"],"value":10},{"dimensions":["2021/07/18"],"value":12}]}}]}
>
</fc-chart>

Properties

PropertyAttributeTypeDefault
configconfig{}{}
configHashconfigHashstring
currentBuilderany
disableddisabledbooleanfalse
loadingloadingbooleanfalse
previewModepreview-modebooleanfalse
typetypestring"line"

CSS Custom Properties

PropertyDescription
--fc-chart-disabled-colordisabled color. example: gray

Keywords

web-components

FAQs

Package last updated on 02 Feb 2022

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