cal-heatmap

WebJar for cal-heatmap

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cal-heatmap
Last Version

Last Version

3.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

cal-heatmap
WebJar for cal-heatmap
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/wa0x6e/cal-heatmap

Download cal-heatmap

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/cal-heatmap/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>cal-heatmap</artifactId>
    <version>3.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cal-heatmap/
implementation 'org.webjars.npm:cal-heatmap:3.5.4'
// https://jarcasting.com/artifacts/org.webjars.npm/cal-heatmap/
implementation ("org.webjars.npm:cal-heatmap:3.5.4")
'org.webjars.npm:cal-heatmap:jar:3.5.4'
<dependency org="org.webjars.npm" name="cal-heatmap" rev="3.5.4">
  <artifact name="cal-heatmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cal-heatmap', version='3.5.4')
)
libraryDependencies += "org.webjars.npm" % "cal-heatmap" % "3.5.4"
[org.webjars.npm/cal-heatmap "3.5.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : d3 jar >=v3.0.6

Project Modules

There are no modules declared in this project.

Cal-HeatMap Build Status Coverage Status NPM version Node.js Dependencies Circle CI Build Status

Cal-Heatmap is a javascript module to create calendar heatmap to visualize time series data, a la github contribution graph

This module will help you to create a calendar, like the contribution calendar appearing on each github user's page, but with navigation and more controls on the data formatting.

image

See documentation for examples.

Versions

Version
3.5.4