do not debounce pointer events (#143186)

This commit is contained in:
Joe Reuter 2022-10-12 16:02:47 +02:00 committed by GitHub
parent 0b61564e77
commit 8acf3feda3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,6 +180,7 @@ export const TimeSeries = ({
onElementClick={(args) => handleElementClick(args)}
animateData={false}
onPointerUpdate={handleCursorUpdate}
pointerUpdateDebounce={0}
theme={[
{
crosshair: {