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 lat temu
T3cH_W1z4rD
67030024d4
Fixed XSS ( #339 )
* Fixed XSS
* Removed html file and Loop
4 lat temu
Shivam Mishra
6fce4d6665
chore: bump to 1.5.4
4 lat temu
Shivam Mishra
2572e317c7
chore: bump to 1.5.2 🎉
4 lat temu
Shivam Mishra
d7b6f4e9fc
feat: updated build
5 lat temu
nniclas
6ca111a5ac
files missing re-added
5 lat temu
Niclas Ostberg
b8b58149a8
linechart spline option
5 lat temu
Shivam Mishra
2a03c944c1
feat: bumped to 1.2.4
5 lat temu
Rushabh Mehta
eac317c38c
chore: rebuild
6 lat temu
Shivam Mishra
aea0c5def0
chore: updated distribution files
6 lat temu
ratnajeetshyamkunwar
8d00770207
ability to create donut chart
6 lat temu
Prateeksha Singh
0a80406b05
[div-less] home page DOM and styles
7 lat temu
Prateeksha Singh
9470e62954
bump to v1.1.0
7 lat temu
Prateeksha Singh
ffc50d41c2
[event-binding] chart.unbindWindowEvents()
7 lat temu
Prateeksha Singh
1ba567dc24
[fix] width and dataByIndex update problem
7 lat temu
Prateeksha Singh
ee53223020
wrap legend for aggregation charts
7 lat temu
Prateeksha Singh
436685872e
[fix] zero bar height positive
7 lat temu
Prateeksha Singh
2c6032978e
[annotations] label positions L/R
7 lat temu
Prateeksha Singh
d5deb751c9
[fix] path gradient bleed
7 lat temu
Prateeksha Singh
91e81926b6
[measures] offsets
7 lat temu
Prateeksha Singh
ea872c10cb
[layout-svg] grid measure system for charts
7 lat temu
Prateeksha Singh
57c1fcc3a3
init cleanups
7 lat temu
Prateeksha Singh
8b61bcf888
[demo] correct example
7 lat temu
Prateeksha Singh
eb3cd64b1b
[export] export buttons for all charts :D
7 lat temu
Prateeksha Singh
8e45278303
[export] export to svg working
7 lat temu
Prateeksha Singh
e28c564639
[base] extended containers, fixes heatmap tooltip
7 lat temu
Prateeksha Singh
620382a431
[heatmap] fix start, end render extrapolation
7 lat temu
Prateeksha Singh
eb3041ae4f
[heatmap] subdomains and legend, biased random, blue theme
7 lat temu
Prateeksha Singh
3877357bb3
[heatmap] fix update incr, col issues; discrete, add month names
7 lat temu
Prateeksha Singh
cf5985fd9a
[aggregation] add dot legend
7 lat temu
Prateeksha Singh
abe9b617d2
[fix] tooltip parent and general positioning >.<
7 lat temu
Prateeksha Singh
28b83a2441
xPos for axis tooltip: use getClosestInArray()
7 lat temu
Prateeksha Singh
a22c3eba33
[svg] remove last remaining shred of HTML: Percentage bars
7 lat temu
Prateeksha Singh
decc59c6fd
Add tooltip-styled legend
7 lat temu
Prateeksha Singh
598b7192bc
[heatmap] render domains
7 lat temu
Prateeksha Singh
8acc304fad
[refactor] heatmap
7 lat temu
Prateeksha Singh
fee00250ef
[fix] update data in heatmap, prepare only if need to
7 lat temu
Prateeksha Singh
a66b85a4af
[heatmap] set flow and state
7 lat temu
Prateeksha Singh
3d4e5c106f
[docs] cleanup scripts, build index.min.js
7 lat temu