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

@antv/calendar-heatmap

Package Overview
Dependencies
Maintainers
26
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/calendar-heatmap

The Calendar heatmap implemented by G2.

  • 1.0.0
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
26
Weekly downloads
 
Created
Source

Calendar heatmap

@antv/calendar-heatmap

The Calendar heatmap implemented by G2.

API

参数名说明必填类型默认值备注
autoFit是否自适应宽高,默认为 truebooleantrue-
width图表宽度number--
height图表高度number--
data绘制数据object[]--
dateField数据中代表时间的字段string--
valueField数据中需要可视化的数值字段string--
colors颜色映射string[]--
condition颜色映射条件Function-当声明 condition 时,必须同时声明 colors
squareStyle方块的样式object--
size方块的大小number16-
axis坐标轴样式object-可配置属性:
1. visible 是否展示
2. tickCount 刻度数量
3. style 文本样式
title图表各个月份的标题配置object-可配置属性:
1. visible 是否展示
2. style 文本样式

Keywords

FAQs

Package last updated on 24 Jul 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