You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it a good idea to add the _lock field in TypeScript?
I mean, the demos/tooltips.html and the demos/update-cursor-select-resize.html do use the _lock to get the status that the uPlot chart is locked or not, but in TypeScript project the _lock field is miss.