Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@forter/chart

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/chart

chart from Forter Components

  • 5.45.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
205
increased by2177.78%
Maintainers
0
Weekly downloads
 
Created
Source

fc-chart

An element by Forter

Usage

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

<fc-chart
  config={"xAxisType":"SINGLE_TIME_FIELD","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,"formattedValue":10,"aggregationLabel":"Approved Tx"},{"dimensions":["2021/07/05"],"value":11,"formattedValue":11,"aggregationLabel":"Approved Tx"},{"dimensions":["2021/07/11"],"value":10,"formattedValue":10,"aggregationLabel":"Approved Tx"},{"dimensions":["2021/07/18"],"value":12,"formattedValue":12,"aggregationLabel":"Approved Tx"}]}}]}
>
</fc-chart>

Properties

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

CSS Custom Properties

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

Keywords

FAQs

Package last updated on 13 Nov 2024

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc