Socket
Socket
Sign inDemoInstall

angular-calendar-heatmap

Package Overview
Dependencies
3
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.7 to 0.2.8

6

bower.json
{
"name": "angular-calendar-heatmap",
"version": "0.2.7",
"version": "0.2.8",
"main": [

@@ -10,5 +10,5 @@ "dist/calendar-heatmap.min.js",

"authors": [
"Gleb <mail@g1eb.com>"
"g1eb <mail@g1eb.com> (https://g1eb.com)"
],
"description": "Angular directive for the calendar heatmap graph representing time series data.",
"description": "Angular directive for d3.js calendar heatmap graph.",
"moduleType": [],

@@ -15,0 +15,0 @@ "keywords": [

{
"name": "angular-calendar-heatmap",
"version": "0.2.7",
"description": "Angular directive for the calendar heatmap graph representing time series data.",
"version": "0.2.8",
"description": "Angular directive for d3.js calendar heatmap graph.",
"homepage": "https://github.com/g1eb/angular-calendar-heatmap#readme",

@@ -10,3 +10,3 @@ "repository": {

},
"author": "g1eb",
"author": "g1eb <mail@g1eb.com> (https://g1eb.com)",
"license": "MIT",

@@ -13,0 +13,0 @@ "main": "index.js",

# Angular directive for D3.js Calendar Heatmap
This [d3.js](https://d3js.org/) heatmap representing time series data is used to visualize tracked time over the past year, showing details for each of the days on demand.
Converted into an angular directive for your convenience :)
This [d3.js](https://d3js.org/) heatmap representing time series data is used to visualize tracked time over the past year, showing details for each of the days on demand. Converted into an angular directive for your convenience :)
Includes visualization of year, month, week and day overview.
Inspired by Github's contribution chart.

@@ -121,2 +122,6 @@

## Angular2 component
If you want to use this heatmap as an angular component (version 2.x), see [angular2-calendar-heatmap](https://github.com/g1eb/angular2-calendar-heatmap)
## Non-Angular version

@@ -128,4 +133,4 @@

* [AngularJS](https://angularjs.org/)
* [moment.js](https://momentjs.com/)
* [d3.js](https://d3js.org/)
* [moment.js](http://momentjs.com/)
* [AngularJS](https://angularjs.org/)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc