New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sensecare/charts

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sensecare/charts

sense-care common-chart

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source
说明
该组建是基于echarts,d3等进行二次封装的可视化图表
目录说明
  1. packages 发布的npm包
  2. types 封装的图表函数统一放在这个目录下面
参数说明
  1. id: 当前选中的容器id
  2. seriesData: 当前x轴数据
  3. xData: 当前x轴数据
  4. chartMap:当前图表实例组合
  5. config: 默认配置项
  6. clear: 清空画布
发布流程
  1. 切换npm镜像源,不可使用代理镜像
  2. 登录npm (账号:sensecare 密码:***)
  3. 发布
lerna publish (版本会自动叠加)
使用
  1. 安装依赖
npm install @sensecare/charts 
  1. 导入模块
import { *** } from '@sensecare/charts'

Keywords

FAQs

Package last updated on 27 Sep 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

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