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

@alicloud/console-arclink-chart

Package Overview
Dependencies
Maintainers
14
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alicloud/console-arclink-chart

--- name: console-arclink-chart zhName: 弧长链接图 sort: 13 ---

  • 0.5.0-alpha.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
14
Created
Source

弧长链接API

引入方式

暂时只支持单独引用。

import ConsoleArclinkChart from '@alicloud/console-arclink-chart';

示例 Demo

基本使用

MDXInstruction:importDemo:Basic

极坐标

MDXInstruction:importDemo:Polar

配置 Config

通用配置

属性说明
padding配置绘图内边距
xAxis配置x轴
yAxis配置y轴
legend配置图例
guide配置辅助元素
tooltip配置提示信息
label配置图形文本
size配置自定义大小
style配置自定义样式

专属配置

polar: Boolean

是否使用极坐标体系,展示为圆形

数据列配置

属性说明类型默认值可选值
name数据列名称String--
data数据---
color自定义当前数据列颜色String主题color_24-

FAQs

Package last updated on 03 Mar 2020

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