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>
3 vuotta sitten
Dave Lunny
8e1bd6859a
feat: use UMD instead of IIFE for browser target ( #336 )
4 vuotta sitten
Rushabh Mehta
eac317c38c
chore: rebuild
6 vuotta sitten
Prateeksha Singh
9470e62954
bump to v1.1.0
7 vuotta sitten
Prateeksha Singh
ea872c10cb
[layout-svg] grid measure system for charts
7 vuotta sitten
Achilles Rasquinha
d60c98a590
[COV, TEST] Add coveralls
7 vuotta sitten
Achilles Rasquinha
58aece6105
[NEW] Add Version Constant to export
7 vuotta sitten
Prateeksha Singh
8e45278303
[export] export to svg working
7 vuotta sitten
Prateeksha Singh
3d4e5c106f
[docs] cleanup scripts, build index.min.js
7 vuotta sitten
Achilles Rasquinha
3fb714cc55
[MIN] build dist, updated rollup.config and index.html for new import
7 vuotta sitten
Prateeksha Singh
b11a78aa31
[animate] y axes
7 vuotta sitten
pratu16x7
f2616bfa08
config.js, renaming
7 vuotta sitten
pratu16x7
c7f753ea12
axes working
7 vuotta sitten
pratu16x7
4a570faab6
inject styles in esm, build v0.0.8
7 vuotta sitten
pratu16x7
4ad805ea80
update scss build
7 vuotta sitten
pratu16x7
68906afd3d
build ver 0.0.7, fixes #73
7 vuotta sitten
pratu16x7
4c9ca4864e
add uglify-es for node modules, preserve unminified version
7 vuotta sitten
pratu16x7
455c18595f
add cjs and es modules
7 vuotta sitten
Tobias Lins
4733c51cda
first needed modifications to support react
7 vuotta sitten
pratu16x7
e1e7e7fd35
update dual configs in rollup, add styles to $.create()
7 vuotta sitten
pratu16x7
1ec700c6af
add css compiler, watcher and livereload
7 vuotta sitten
pratu16x7
8e75d8e2dd
add uglify, modularize all objects
7 vuotta sitten
pratu16x7
268a412e9b
add babel, eslint; dom and utils modules
7 vuotta sitten
pratu16x7
ee9243ec8b
add package.json
7 vuotta sitten