11 Commits

Author SHA1 Message Date
Arjun Choudhary
f2262fac43 chore: formatting changes 2022-11-24 12:54:27 +05:30
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>
2022-02-23 10:18:19 +05:30
David Schnurr
10de973608
fix intervals (#352) 2021-10-04 19:40:13 +05:30
silvestrevivo
55c93d4779 reverse array when maxValue < absMinValue 2020-08-30 21:12:53 +02:00
ajv
91bdab2765
Fix reduce warning for empty arrays 2018-10-25 16:46:20 +03:00
Prateeksha Singh
28b83a2441 xPos for axis tooltip: use getClosestInArray() 2018-04-12 23:56:38 +05:30
Prateeksha Singh
d7194c5010 Bump up to 1.0.0 2018-03-06 21:45:09 +05:30
Prateeksha Singh
8452e909bb [data] begin with zero data, bars rendered 2018-02-27 22:18:57 +05:30
Prateeksha Singh
b11a78aa31 [animate] y axes 2018-02-25 01:35:49 +05:30
pratu16x7
cbb1242fe7 [component] axes components working 2017-12-05 01:31:41 +05:30
pratu16x7
68906afd3d build ver 0.0.7, fixes #73 2017-11-20 16:54:16 +05:30