Hi,
I have the following scenario:
A checklist with many checkboxes that updates a figure by plotting one line if the corresponding checkbox is selected.
Due to some processing there is a delay between the callback call and the update of the figure (this is not a big issue though).
I’d like the user to be able to select or deselect multiple checkboxes before the callback is fired, I’d put a delay of let’s say 2-3 seconds so that the user is able to do some quick multiple selection.
Is it possible? I couldn’t find any docs or related questions in the forum.
Thank you in advance!
3 posts - 2 participants






