Rohan
d19f03ac99
fix: ignore local timezones when creating a heatmap ( #377 )
* [Heatmap] Adjusting grid calculation for consistent grid layout
Date math is hard!
This addresses a problem in how the heatmap lays calculates days to layout the grid. The calculations were being thrown off in some scenarios by a combination of factors including timezone offsets, time of day, and daylight savings time.
This patch should correct all this by forcing each day to be midnight UTC when laying out the grid.
Co-authored-by: Michael Bester <michael@kimili.com>
Co-authored-by: t47io <t47@alumni.stanford.edu>
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com>
pirms 3 gadiem
Dave Lunny
8e1bd6859a
feat: use UMD instead of IIFE for browser target ( #336 )
pirms 4 gadiem
Rushabh Mehta
eac317c38c
chore: rebuild
pirms 6 gadiem
Prateeksha Singh
9470e62954
bump to v1.1.0
pirms 7 gadiem
Prateeksha Singh
ea872c10cb
[layout-svg] grid measure system for charts
pirms 7 gadiem
Achilles Rasquinha
d60c98a590
[COV, TEST] Add coveralls
pirms 7 gadiem
Achilles Rasquinha
58aece6105
[NEW] Add Version Constant to export
pirms 7 gadiem
Prateeksha Singh
8e45278303
[export] export to svg working
pirms 7 gadiem
Prateeksha Singh
3d4e5c106f
[docs] cleanup scripts, build index.min.js
pirms 7 gadiem
Achilles Rasquinha
3fb714cc55
[MIN] build dist, updated rollup.config and index.html for new import
pirms 7 gadiem
Prateeksha Singh
b11a78aa31
[animate] y axes
pirms 7 gadiem
pratu16x7
f2616bfa08
config.js, renaming
pirms 7 gadiem
pratu16x7
c7f753ea12
axes working
pirms 7 gadiem
pratu16x7
4a570faab6
inject styles in esm, build v0.0.8
pirms 7 gadiem
pratu16x7
4ad805ea80
update scss build
pirms 7 gadiem
pratu16x7
68906afd3d
build ver 0.0.7, fixes #73
pirms 7 gadiem
pratu16x7
4c9ca4864e
add uglify-es for node modules, preserve unminified version
pirms 7 gadiem
pratu16x7
455c18595f
add cjs and es modules
pirms 7 gadiem
Tobias Lins
4733c51cda
first needed modifications to support react
pirms 7 gadiem
pratu16x7
e1e7e7fd35
update dual configs in rollup, add styles to $.create()
pirms 7 gadiem
pratu16x7
1ec700c6af
add css compiler, watcher and livereload
pirms 7 gadiem
pratu16x7
8e75d8e2dd
add uglify, modularize all objects
pirms 7 gadiem
pratu16x7
268a412e9b
add babel, eslint; dom and utils modules
pirms 7 gadiem
pratu16x7
ee9243ec8b
add package.json
pirms 7 gadiem