-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge recent MRs #139
Merge recent MRs #139
Commits on Sep 6, 2021
-
fix: chart constantly jumping in 1-2 pixel steps
The issue is noticeable at `millisPerPixel` being between ~ 0.5 & 2.0 the size of `requestAnimationFrame` period. Canvas image update period would be inconsistent - some would last longer, some less, some would get skipped altogether.
Configuration menu - View commit details
-
Copy full SHA for 9548410 - Browse repository at this point
Copy the full SHA 9548410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fffdd8 - Browse repository at this point
Copy the full SHA 1fffdd8View commit details
Commits on Sep 7, 2021
-
fix: a memory leak appearing when some
timeSeries.disabled === true
Introduced in 86574e
Configuration menu - View commit details
-
Copy full SHA for a6d7bc2 - Browse repository at this point
Copy the full SHA a6d7bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cb245 - Browse repository at this point
Copy the full SHA 85cb245View commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a0648dc - Browse repository at this point
Copy the full SHA a0648dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6c10b - Browse repository at this point
Copy the full SHA 8f6c10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e22ba7e - Browse repository at this point
Copy the full SHA e22ba7eView commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f7d2f9e - Browse repository at this point
Copy the full SHA f7d2f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c3877 - Browse repository at this point
Copy the full SHA 73c3877View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d606d8 - Browse repository at this point
Copy the full SHA 9d606d8View commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ae1d1c - Browse repository at this point
Copy the full SHA 6ae1d1cView commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 42b26b1 - Browse repository at this point
Copy the full SHA 42b26b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13bfabd - Browse repository at this point
Copy the full SHA 13bfabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b488e - Browse repository at this point
Copy the full SHA f7b488eView commit details -
perf: don't access
canvas.clientWidth
on eachrender()
This changes behavior a bit - when `render(` is passed a canvas different from `this.canvas`
Configuration menu - View commit details
-
Copy full SHA for cd380b6 - Browse repository at this point
Copy the full SHA cd380b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5464706 - Browse repository at this point
Copy the full SHA 5464706View commit details -
Configuration menu - View commit details
-
Copy full SHA for d14cb26 - Browse repository at this point
Copy the full SHA d14cb26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 465976b - Browse repository at this point
Copy the full SHA 465976bView commit details
Commits on Oct 8, 2021
-
fix:
this.delay
not being respected withnonRealtimeData: true
and when the user calls `render` manually with a custom `time` argument
Configuration menu - View commit details
-
Copy full SHA for 57757c3 - Browse repository at this point
Copy the full SHA 57757c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc27bb2 - Browse repository at this point
Copy the full SHA bc27bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6641ce5 - Browse repository at this point
Copy the full SHA 6641ce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f108bc - Browse repository at this point
Copy the full SHA 7f108bcView commit details -
fix: series fill & stroke being inconsistent for last data time < ren…
…der time It would depend on `scrollBackwards` and `fillStyle` being `undefined` or not. Depending on this, it would either continue the line up to the edge of the canvas or leave it at `lastX`. This makes it so that it is always left at `lastX`.
Configuration menu - View commit details
-
Copy full SHA for cedec28 - Browse repository at this point
Copy the full SHA cedec28View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd47202 - Browse repository at this point
Copy the full SHA fd47202View commit details
Commits on Oct 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c25368c - Browse repository at this point
Copy the full SHA c25368cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e19b7d6 - Browse repository at this point
Copy the full SHA e19b7d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 821509d - Browse repository at this point
Copy the full SHA 821509dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8180e1e - Browse repository at this point
Copy the full SHA 8180e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc831d - Browse repository at this point
Copy the full SHA ccc831dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4a9bd - Browse repository at this point
Copy the full SHA 1e4a9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3841a88 - Browse repository at this point
Copy the full SHA 3841a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d2ba4 - Browse repository at this point
Copy the full SHA 32d2ba4View commit details
Commits on Oct 24, 2021
-
perf: Revert "perf: remove unnecessary
context.save()
& `context.res……tore()`" This reverts commit f7b488e. For some reason in Chromium 95.0.4638.54 (and maybe others) that change caused `render()` CPU time to grow over time. For me on the `examples/example1.html` page it would grow from 0.5ms to 50ms over 5 minutes
Configuration menu - View commit details
-
Copy full SHA for 3777c46 - Browse repository at this point
Copy the full SHA 3777c46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e33750 - Browse repository at this point
Copy the full SHA 1e33750View commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fb4f18e - Browse repository at this point
Copy the full SHA fb4f18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b2d51 - Browse repository at this point
Copy the full SHA e9b2d51View commit details