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年前
T3cH_W1z4rD
67030024d4
Fixed XSS ( #339 )
* Fixed XSS
* Removed html file and Loop
4年前
Shivam Mishra
d034192373
chore: bump to 1.5.6
4年前
Shivam Mishra
ecfc069cbd
chore: bump to 1.5.5
4年前
Shivam Mishra
6fce4d6665
chore: bump to 1.5.4
4年前
Bart Van Houtte
cf7ffa0d2d
- Fix build on backwards compatibility tooltipOptions
4年前
Bart Van Houtte
b552cde7de
- Build
4年前
silvestrevivo
55c93d4779
reverse array when maxValue < absMinValue
4年前
Shivam Mishra
2572e317c7
chore: bump to 1.5.2 🎉
4年前
Shivam Mishra
d6c33a1e36
chore: update build
5年前
Shivam Mishra
ee38b15f89
chore: update build
5年前
Shivam Mishra
59416ec1af
feat: update build
5年前
Shivam Mishra
170129cb44
chore: update build
5年前
Shivam Mishra
80ef2437c0
chore: update build
5年前
Shivam Mishra
d7b6f4e9fc
feat: updated build
5年前
Shivam Mishra
53d14004bb
refactor: multiple linting fixes
5年前
Shivam Mishra
39211a406d
chore: bump to 1.3.0
5年前
Shivam Mishra
eb7925a789
chore: update build
5年前
nniclas
6ca111a5ac
files missing re-added
5年前
Niclas Ostberg
b8b58149a8
linechart spline option
5年前
Shivam Mishra
92674f94f1
fix: destroying event listener on window
5年前
Shivam Mishra
2a03c944c1
feat: bumped to 1.2.4
5年前
Shivam Mishra
d69b3780d9
feat: added shortenYAxisNumbers option to axisOptions
5年前
Shivam Mishra
0e333bfcaa
chore: updated distribution files
6年前
Rushabh Mehta
eac317c38c
chore: rebuild
6年前
Shivam Mishra
aea0c5def0
chore: updated distribution files
6年前
Shivam Mishra
ece0015366
style: linting fixes
6年前
Shivam Mishra
ea309afe0e
chore: updated distribution files
6年前
ratnajeetshyamkunwar
8d00770207
ability to create donut chart
6年前
ajv
6e8a303310
Update docs to show how ESM can be imported
6年前
Prateeksha Singh
81cddd45a3
[website] add redirect_to frappe.io
7年前
Prateeksha Singh
74f6c8d994
Create _config.yml
7年前
Prateeksha Singh
0a80406b05
[div-less] home page DOM and styles
7年前
Prateeksha Singh
19303b59ff
[doc][css] remove frappe_theme and normalize
7年前
Prateeksha Singh
bed2cdcb76
[init]
7年前
Prateeksha Singh
423dc524d7
[docs] Add a CodePen demo
7年前
Prateeksha Singh
1dbf54d81a
[docs] add treeshaking selective import
7年前
Prateeksha Singh
b420fef05b
[docs] update
7年前
Prateeksha Singh
9470e62954
bump to v1.1.0
7年前
Prateeksha Singh
ffc50d41c2
[event-binding] chart.unbindWindowEvents()
7年前
Prateeksha Singh
1ba567dc24
[fix] width and dataByIndex update problem
7年前
Prateeksha Singh
ee53223020
wrap legend for aggregation charts
7年前
Prateeksha Singh
942574a44a
[formatted] data by index and format
7年前
Prateeksha Singh
436685872e
[fix] zero bar height positive
7年前
Prateeksha Singh
2c6032978e
[annotations] label positions L/R
7年前
Prateeksha Singh
d5deb751c9
[fix] path gradient bleed
7年前
Prateeksha Singh
91e81926b6
[measures] offsets
7年前
Prateeksha Singh
ea872c10cb
[layout-svg] grid measure system for charts
7年前
Prateeksha Singh
57c1fcc3a3
init cleanups
7年前
Achilles Rasquinha
f9dcb493cf
[TEST] mocha for compat babel presets
7年前