#1062·uPlot

Add the `_lock` field in TypeScript.

Author: PeterlitsZoCreated May 28, 2025Updated Apr 6, 2026

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.