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